How to delay asking the user for ios Notification permissions

Hi, We want to prompt for notifications permission at a later point after we put up an explainer. How do I do that?

Do I set requestAuthorizationToUseNotifications to NO on the Config? Docs say I must ask for permission myself if I do that. What do I call? Is there an SDK call I have to make to request permissions that will prompt the user or do I use the UNNotificationCenter requestAuthorizationWithOptions. Do I have to call updateRegistration if I use UNNotificationCenter?. 

Thank you

 

Didn't find what you were looking for?

New post

Comments

2 comments

  • In iOS app development, delaying the prompt for notification permissions can be strategic to enhance user experience and engagement. One effective approach is to introduce the permission request at a point in the user journey where its relevance and utility are more apparent. Rather than asking immediately upon app launch, consider timing the prompt after users have engaged with key features or content, thereby demonstrating the value notifications can provide. Additionally, providing clear and concise information about why notifications are beneficial can increase the likelihood of users granting permission. By aligning the timing of the notification request with the user's interaction context tex9.net Gaming and clearly communicating its benefits, developers can optimize both user satisfaction and engagement with their app.

     
     
    Comment actions Permalink
    0
  • Do I set requestAuthorizationToUseNotifications to NO on the Config? Docs say I must ask for permission myself if I do that. What do I call? Is there an SDK call I have to make to request permissions that will prompt the user or do I use the UNNotificationCenter requestAuthorizationWithOptions. Do I have to call updateRegistration if I use UNNotificationCenter?. promotional fridge magnets

    Comment actions Permalink
    0

Please sign in to leave a comment.