Android Connect App problems are back

Hi,

It looks like the Android Garmin Connect App problems are back with saving settings. A number of my Data Fields with Settings, which have a Numeric Field are now saving as Strings. I've had a few crash reports from Users, and the ones kind enough to help with a debug version, it's apparent that the Numeric Fields are type String.

I am now going around adding try-catch blocks, but that doesn't help Users when I can't convert their setting to a Number.

Any ideas, or experience?

Thanks
Chris
  • Former Member
    Former Member
    Hey,

    Thanks for reporting this. I would double check with the user and make sure that they are running the latest version of GCMA. I just tested this out with GCMA and I didn't get any crash reports? Are you getting a bunch of crash reports? It could be that the select group is running an old version of the app. Which data field are they having issues with. I could try and reproduce it on this side as well with you data field.

    Thanks,
    -Coleman
  • Thanks Coleman for the feedback. The User is running 3.22.1.2 of the App. The crash feedback (all Users on Android only) started with the App hFinishCycle. Then I had feedback from hFinishMini and now today for hLaps. All users are changing a numeric field to a new value and all crashes are trying to evaluate against a value (e.g. >0). One user tried many debug versions, and I raised a separate case for being reported wrong like numbers.

    Hope this helps
    Chris