06-10-2018 04:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-10-2018 04:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi,
I create a simple watch face and it work fine, but when i add Geolocation by follows: https://dev.fitbit.com/build/guides/geolocation/, 1st time after build to ionic it will reboot the watch one time, why it reboot?
Thanks.

06-11-2018 20:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-11-2018 20:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I tried it with the Versa, but as the GPS data is fetched from the companion on the phone (not the watch) it works ok. That also means the geolocation library running on the companion (android, in my case) is also working.
Is it a reboot, or just a screen refresh when the app is installed?

06-15-2018 14:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


06-15-2018 14:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Did you request the Location permission in package.json?
Are you seeing this problem on Ionic?

06-20-2018 13:22 - edited 06-20-2018 13:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-20-2018 13:22 - edited 06-20-2018 13:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Yes, I did.
I see the problem on ionic when the first time upload my watch face (watch face request the current geolocation).

06-20-2018 13:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-20-2018 13:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
it seem restart the ionic when the first time upload my watch face (watch face request the current geolocation).

