I am new to Monkey C and trying to edit an app such that it works for the forerunner 955.
The app I found works with sdk 4.1.5 but not with 4.1.6 and especially not 4.2.2 (which is required for furerunner 955).
I get errors like: Cannot resolve type 'Number'. for this line of code:
I cannot find the documentation for the changes of the sdk.
Would be thankful for every guidance!