I’m using XCode with a bit of MapKit goodness. For a prompt of “Would you like to allow the app to use your location?”, I clicked on “Don’t Allow” in the past.
I’d like to use the “Allow” option during my debugging, now. How do I reset this setting so that the prompt comes up again?
Note: I’m relatively new, so my expectation is that this is an XCode setting. It’s possible that there’s code from teammates that governs that prompt, so feel free to let me know if this is something I reset by looking through proprietary code. Being that I’m the one that added the map view, I’m guessing this isn’t the case.
On the device, Settings > General > Reset > Reset Location and Privacy. Is that what you’re asking about?