Hi,
I have a problem with my new widget : https://apps.garmin.com/en-EN/apps/e5a8a9c4-6713-4c3c-8229-e68021abe71e with some watch : fenix 6 and MARQ, all the family. there is no problem on forerunner, vivoactive 4.
When i test the widget on Eclipse, there is an error :
Error: Permission Required
Details: Permission for module 'Toybox.Position' required
Stack:
- onStart() at D:\workspace\eclipse\WGoogleCalendar\source\WGoogleCalendarApp.mc:147 0x10002635
"using Toybox.Position;" is declared.
code in line 147 is "Position.enableLocationEvents(Position.LOCATION_CONTINUOUS, method(:onPosition));"
Can you help me ?
