If your app sends push notifications, Apple requires you to request permission first. You can give users a preview of the kinds of messages they will see, but if you don’t the standard push permission request will be presented to the user on the first app open. They will see a popup request like this:
On iOS, you can only present the push permission request “once”. After that, users have to go into Settings, find your app, and dig through the options to turn push notifications on.
In other words, if you lose users in the beginning, you face an uphill battle trying to win them back.
You don't want to waste your one chance to get users to optin. To maximize your chance of users optingin, you want to make sure to personalize the request message so that users understand the value of receiving your push notifications.
With Android, you can start sending push notifications to users without requesting permission. But just because users can't optout within the app, doesn't mean you still shouldn't optimize your strategy.
Starting with Android 6.0, users will be able to optout of push notifications from the list of installed apps. That means if you don't deliver useful messages, you risk losing your users.
To learn more on how to optimize opted-in and regain opted-out
Download now the full white paper about How to Optimize your Opt-In