Casting problem with numeric settings in Garmin Connect Mobile

Former Member
Former Member
Hello,

It is not possible to try editing application settings for a side-loaded application: https://forums.garmin.com/showthread.php?337358-Modifying-settings-on-side-loaded-app
So we have to test only on the simulator, or live...

Everything was fine in simulation for my app in simulation. I use to numeric properties.

But once the app was available in the application store, I noticed it was crashing. After long testing, I found it was before in a release application, the "numeric" settings were sent as String to the application. That is why I was getting unexpected casting errors.

I tested only with Garmin Connect Mobile on Android. Is this a bug of the application?

Regards.