Does any know the maximum number of UILocalNotification supported by iphone OS ? Apple documentation talks about a maximum number of 64 but I wonder if that is for each application or for all applications together.
Documentation at: http://developer.apple.com/library/ios/#documentation/iphone/Reference/UILocalNotification_Class/Reference/Reference.html
The limitation is per app.
Each application on a device is limited to 64 scheduled local notifications. The system discards scheduled notifications in excess of this limit, keeping only the 64 notifications that will fire the soonest. Recurring notifications are treated as a single notification.
Check the Doc for more info
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With