-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
delay before ENTERED is triggered #9
Comments
Hi @powysm , are you using Android 8+? |
Yes 8.0.0. So this is purely OS related, therefore other similar Ti modules
would have the same problem?
Thanks for letting me know.
…On Fri, 31 May 2019, 15:09 Douglas Alves, ***@***.***> wrote:
Hi @powysm <https://github.com/powysm> , are you using Android 8+?
It is important to know that on Android 8 and 9 the geofencing has a
latency of 2-3 minutes, due to some new limitations.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#9?email_source=notifications&email_token=AAVJEHPRJFOYZF2L46WVPR3PYEWSVA5CNFSM4HQMPOXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWVKH7Q#issuecomment-497722366>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAVJEHOAPJSLA753ATINABTPYEWSVANCNFSM4HQMPOXA>
.
|
@powysm I believe so! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am seeing a delay of up to 2-3 minutes on entering a fence, before the entered event is triggered.
I have added in my own Ti.Geolocation event listener and can see the location changing as i move about (into a new fence), but the entered fences aren't triggered until much later.
Is this related to battery consumption considerations or as intended for some other reason?
Or potentially its just me seeing this and its device/connection related, although the geolocation events would indicate not.
Thanks (again)
Mathew
The text was updated successfully, but these errors were encountered: