I have an exception in my app on my fenix 5X, but only on my watch, and not in the simulator :
ERROR: Too Many Arguments Error
but it gives me a line where I have the exception :
return dist.format("%.2f", dist);
I don't understand, because on my f3, I don't have the issue ...
Thanks for your help.
Rgds