cancel
Showing results for 
Search instead for 
Did you mean: 

iOS push primers. How to open settings for them? What has worked? What hasn't?

DavidO
Strategist

Hi all

Been a while since I have needed to push prime for iOS and I know a lot has changed.

Previously we had a setup that sent a push primer and when they clicked on it, it opened the notification settings on the phone. Is this still possible? Any tips or tricks for making this work, doesn't matter how complex I'd be keen to hear.

Thank you 😊

2 REPLIES 2

Malcolm_Murray
Practitioner II

Our approach to this has been a wizard as a push primer, shown the first time a user opens the app. The wizard talks the user through the permissions requested and explains why they are needed, and then on a button press we call the native iOS permission request. Otherwise, we rely on the users to navigate to the iOS settings themselves if they want to make changes, but we felt that this is how iOS is intended to be used. Seems to work well so far. If the user declines, that's fine and we don't ask again. Same for location as push.

DavidO
Strategist

Thanks @Malcolm_Murray this is useful to know we can still call the native iOS permission request.