Hello. It seems that there are a lot of dysfunctions with the SDK 2.2.5 and the new Fenix 5 series.
I developed a lot of apps like WF and they run fine on all the watch models. Since the Fenix 5 came out, I encounter a lot of compatibility problems for some of the basis functions of the API. For example, it seems that:
- getHeartRateZones does not work, the array is always null
- setProperty: impossible to set a property, the app crashes
- retrieving some data from an activity, like getActivityInfo().currentLocation: no data at all while it is used for other calculations
- same with activityMonitor, to gather, for example, the HR history, the app freezes after a while
and so on...
All of these functions run well in my apps on all the previous watch models, except with the new Fenix 5 series and this SDK 2.2.5.
What's wrong with that ?
Thanks for your response.