Is local Notification feature available in iphone os below 4.0? -
Is the local notification feature available under 4.0 in the iPhone OS? How can I send notifications from the app in the OS below 4.0 is not running. I do not want to use push notifications (notifications from any server side). Please guide me
Thank you.
No, local notifications are only available in 4.0 and higher.
There are various third-party services, such as simplifying the process of working with Push. Notifications for developers, the APIs they provide are similar to local notifications in 4.0.
In my app I am now using Local Notifications for users at 4.0, and I am using UrbanAirships for people with older OS versions. As more people are being updated in 4.0, I will leave the city, but at present it is about 50/50 partition.
Comments
Post a Comment