On my new Venu X1 the datafield does not support distanceToDestination
It crashes if 'if (info has :distanceToDestination) {' is not used
ConnectIq SDK 8.4.1
On my new Venu X1 the datafield does not support distanceToDestination
It crashes if 'if (info has :distanceToDestination) {' is not used
ConnectIq SDK 8.4.1
That's a good point. I wasn't able to demonstrate that it works on neither pre and post 8.2.0 SDK (including 9.1.0), neither with or without --disable-api-has-check-removal, neither with project.optimization = 3z nor 3z on any device I tried. Not sure what to do with it though, but I'll need to refactor some of my datafields to use build time code elimination instead of has checks to save code size,