-
Notifications
You must be signed in to change notification settings - Fork 426
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
I would like to receive location information periodically (1 minute). #2181
Comments
Does heartbeat accuracy increase when the scheduleUseAlarmManager option is specified? |
@christocracy Please check. |
No |
@christocracy So, is there a way to periodically receive location information? |
Yes, that's what In your |
You'll never get a location "every minutes" while the device is stationary. |
@christocracy but is it possible - Location updates occur every two minutes? |
While stationary, the best you’ll get is every 15 minutes, using background-fetch |
Your Environment
react-native -v
): 0.72.6Expected Behavior
It was implemented to receive location information every minute using heartbeat, but there are many cases where location information cannot be received within 1 minute.
Is there a way to receive location information with less error every minute?
Actual Behavior
Steps to Reproduce
Context
Debug logs
Logs
The text was updated successfully, but these errors were encountered: