I am testing ActionRange onEnter and onExit with simple alerts, but for some reason nothing happens even though actionRange.isInArea(user's latitude and longitude) returns true. Has this been tested recently? I found no usage of ActionRange in the ODG 7.1. samples.
Tried with: ODG 7.0. and 7.1. versions of the SDK.
Thanks!
1 Comment
J
Janna H
said
over 5 years ago
Solved: ActionRange does not fire if the user is inside the action range when the program starts. If you move and enter the range after the program has started, it works as per documentation for 7.1. Hopefully this is helpful to someone.
Janna H
Hi,
I am testing ActionRange onEnter and onExit with simple alerts, but for some reason nothing happens even though actionRange.isInArea(user's latitude and longitude) returns true. Has this been tested recently? I found no usage of ActionRange in the ODG 7.1. samples.
Tried with: ODG 7.0. and 7.1. versions of the SDK.
Thanks!