I am new to iOS. The app I am working on has in Settings under Notification Center the Alert style set by default to Banners. I would like to change that to Alerts. How can I do that? After doing some search on google i found that this should be changed from Info.plist using NSUserNotificationAlertStyle.
I need some help. I don t know how to set this. Thank you