robhh / SmartStatus-AppStore

App Store version of the SmartStatus watch app for Smartwatch+
32 stars 22 forks source link

Weather data #2

Open allezxandre opened 10 years ago

allezxandre commented 10 years ago

Hey,

I love your app, and I developed a french Watchface for it, based on your app. However, since the 4 lasts builds, the weather part always display the same data : Cloudy / 0°C. By trying to fix it, I first found that changing the UUID of the watch face would make it unable to communicate with device. Now, every smart status app does not fetch weather datas. Your original SmartStatus WatchApp displays the same Cloudy / 0°C info, and the SmartWatch+ App displays "Null". Did I go wrong somewhere in the development?

Sorry to bother you but I really cannot fix this one, Thanks

robhh commented 10 years ago

Unfortunately, on Nov 1, Google has shut down their iGoogle services, including their weather API, which Smartwatch+ was relying on. I've created a fixed update, which I've submitted to the App Store two days ago. It should be available soon, as it has been approved for an expedited review process.

More info here: https://support.google.com/websearch/answer/2664197

Cheers, Robert

On 2013-11-04, at 6:55 PM, Alexandre notifications@github.com wrote:

Hey,

I love your app, and I developed a french Watchface for it, based on your app. However, since the 4 lasts builds, the weather part always display the same data : Cloudy / 0°C. By trying to fix it, I first found that changing the UUID of the watch face would make it unable to communicate with device. Now, every smart status app does not fetch weather datas. Your original SmartStatus WatchApp displays the same Cloudy / 0°C info, and the SmartWatch+ App displays "Null". Did I go wrong somewhere in the development?

Sorry to bother you but I really cannot fix this one, Thanks

— Reply to this email directly or view it on GitHub.

allezxandre commented 10 years ago

Oh right ! I forgot goddamn google. I was worried for a moment :smile:

Thank you for your quick answer