-
Notifications
You must be signed in to change notification settings - Fork 45
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
BackgroundGelocation error:undefined #2
Comments
If you have been using previous version, I recommend you to remove project and clone again. I've just tested on clean repo, it's working fine |
@mauron85 i want to send my location to my db for that i wrote like this
` i have questions that is this function call every time or only once i want to track my location when app is in background also every time can please help me and give some suggestions please |
Basically you have to wrap your code withing startTask and endTask as shown in example. And you have to do it for every location you received. So yes, you have to call them everytime. |
@mauron85 i need to call every time or automatically it will call when location changed? |
@mauron85 please respond |
@shaikhussian did you find any solution? |
when i run this example i am getting an error like this please help me, How to resolve this.
The text was updated successfully, but these errors were encountered: