06-10-2018 04:40
06-10-2018 04:40
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
06-11-2018 20:55
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
06-15-2018 14:59
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
06-20-2018 13:22 - edited 06-20-2018 13:23
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
06-20-2018 13:24
it seem restart the ionic when the first time upload my watch face (watch face request the current geolocation).