Is it possible to do local notification in iOS? I saw a tutorial on push notification but what I need is simple local notifications for reminders at certain times. Thanks.
Is it possible to do local notification in iOS? I saw a tutorial on push notification but what I need is simple local notifications for reminders at certain times. Thanks.
Native capability is provided via PhoneGap - http://phonegap.com. You can check if they offer anything like that.