My watch face users report crashes. Most of them are Fenix 3 users.
I am looking for ideas on how to debug or simulate what people might be experiencing. It's a bit like walking in a dark and trying to shoot a fly.
I already guard each value returned by get property or get parameter checking for data types, nulls, checking for existence of properties or methods themselves and having a try/catch everywhere and then some. At least 20% of my code is there to account for various possible bugs reported by others on this forum...
Yet people still experience problems and I am out of ideas.
Garmin: I really wish, we could program in one of the well tooled languages, but in the absence of that, are there any plans of improving the ability to detect problems / debug / profile and diagnose?
Any ideas, suggestions...?
Thank you so much.