Many iOS apps which use geo-location pop up a permission-based notitifcation stating:
"X app would like to use your location. Confirm it's OK" and the user may confirm or not to turn this ON or leave it OFF.
How can you adjust the text inside this notification? (in xCode)
NOTE: I'm NOT speaking about the bold confirm text - where the only variable is the app name, but rather the lighter text UNDERNEATH the bold text "X APP would like to use your location" and ABOVE the Confirm button. I've seen custom text placed here in some apps.
I sincerely appreciate any insights