12-03-2020 08:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-03-2020 08:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I'm working with the GPS using the Fitbit Simulator. I thought calling geolocation.clearWatch(myWatchId); would turn the GPS receiver off. However, the Fitbit simulator throws an OUT OF MEMORY error if I stop/start the GPS multiple times. I don't know if this is an issue with the simulator or my app and I'm not sure how to debug this issue. Does anyone know if there are any issues stopping/starting the GPS multiple times?
Answered! Go to the Best Answer.
Accepted Solutions
12-03-2020 11:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-03-2020 11:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I found the issue, in a certain state my app was in an endless loop. That will do it everytime. So, no issues with GPS or the simulator.

12-03-2020 11:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-03-2020 11:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I found the issue, in a certain state my app was in an endless loop. That will do it everytime. So, no issues with GPS or the simulator.

