Hello,
I have not been actively developing my app but I am trying to improve it in response to a number of reviews I have gotten.
App on Store: https://apps.garmin.com/en-US/apps/b886d2ac-2f94-4f9d-a7bd-85a59b99e639
Source code on GitHub: github.com/.../ciq-orange-theory
People have been complaining that my app enables GPS on their device, and it does seem to do that. When viewing the activity summary in the phone app it appears to be recording "Elevation".
I am recording the activity but it should always be indoor type activities. The default is the activity type "Training" but if one sets the recording type to running I set it as treadmill running in the code.
Does anyone have any idea why my app is using GPS and if there is any way to disable this?