I track the user\'s location and ask for permission when my load first loads using this:
locationManager.requestAlwaysAuthorization() locationManager.startUp
For the Health Kit api. Developers can simply add another permission into the readTypes Set and the user will be re-prompted to allow permissions. I'm not entirely sure if this works the same way with location services.
readTypes Set