When I install my app then go to the notification section of settings, the Alert Style is set to Banner.
Is this an iOS wide setting and the same for all apps, or is there some setting in info.plist for example that can enable the alerts style to be of type Alert rather than of type Banner upon installation?
When I install my app then go to the notification section of settings, the
Share
Sorry but the answer is no. You have just a little influence on the presentation of the notification. Setting the presentation style is then up to the user and you can’t modify it at any point.
see:
related stack overflow question