Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Weather module not updating on device

Hello,

https://github.com/gregoiresage/fitbit-weather - cannot make it to refresh on the device. Using the simulator the location is not updated.

 

Anyone had similar issues with the module?

 

Thanks. 

Best Answer
0 Votes
3 REPLIES 3

If it's working in the simulator and not on a real device, it's probably that you didn't request the `access_internet` permission.

Best Answer
0 Votes

Thanks Jon. Appropriate permissions: internet and location are granted. Still cannot make it work on a device.

Best Answer
0 Votes

You could try to fetch the weather more often (getting fresh data every 10 minutes or so). Also which weather provider are you using?

Kind Regards
Dominik

Best Answer
0 Votes