Hi,
What would be the recommended UI flow when the user denies a permission that the app requires to function properly? Suppose, the app requires "Location" access and the User presses "Don't Allow" or if the User manually removes the Location Permissions from the Privacy Settings, is there a recommended way to deal with this?
I'm aware of the programmatic way to check for a given permission using the App Tracking Transparency framework.