iOS Question Looking for info on iOS Runtime Permissions

doncx

Active Member
Licensed User
Longtime User
I'm trying to find information about how to check for runtime permissions on iOS but so far no luck.

Where can I find this?

Thanks for any tips/links.
 

doncx

Active Member
Licensed User
Longtime User
I'm trying to ensure that the app has access to location features. If the user declines to allow location access, then they may as well not use the app. If the app could enquire as to whether location was available, then I could message the user that we will not accept their data without location info. The user could then decide if they want to turn on location access or discontinue use of the app.
 
Upvote 0
Top