As the title, I just compiled my watchface with SDK4.2.1. However some users told me the body battery became in-readable on their real devices. Everything works fine in my simulator. Do you have similar issues?
As the title, I just compiled my watchface with SDK4.2.1. However some users told me the body battery became in-readable on their real devices. Everything works fine in my simulator. Do you have similar issues?
I had recompiled some of my apps to use the 4.2.1 SDK. For some older apps where I don't need FR265/965 support, I switched the current SDK back to 4.1.5 but it now gives this error when I try to go compile one of these older apps:
ERROR: Device 'epix2' requires an SDK version of 4.2.0 or greater to be compiled. The current SDK version is 4.1.5. Please update your SDK using the Connect IQ SDK Manager.
com.garmin.connectiq.common.devices.DeviceException: Device 'epix2' requires an SDK version of 4.2.0 or greater to be compiled. The current SDK version is 4.1.5. Please update your SDK using the Connect IQ SDK Manager.
Why is this? I was previously able to compile with SDK version 4.1.5