Hello,
I'm trying to port my almost 2 year old app to the Vivoactive 3 (app: https://apps.garmin.com/en-US/apps/e...c-b554bf90865b)
The app has been running fine on a Vivoactive, Vivoactive HR, Fenix 3 & Fenix 5 (and in the sim on all supported devices).
One part of the code uses the generic Picker for a time selection in the HH:MM format, and is based on the sample code provided with the SDK (2.3.4)
Although the app runs fine in the simulator, on the actual VA3 device running V2.60, I have the following problems:
- Time is displayed in HH format (the minutes are missing)
- Need to press multiple times on the "+" symbol to increase a value (the "-" symbol works fine)
- Swiping left to access the confirmation check mark works 1 time out of 5
- The Side swipe does not work at all to increase / decrease values (on the sim neither for this one).
I've side loaded the "Picker" sample provided with the SDK and have the same issues.The attached photo is the comparison of the sample Picker code on the sim and device.
Am I missing something ? Should I switch to the Number Picker (or is it really being deprecated ?)
Thanks for you help
Greg.
community.garmin.com/.../1267397.jpg