ios - How to make a Reminder notification? -


how make reminder notification?

for example, have reminder application , want notification on event time (like iphone calendar notification).

follow tutorial , learn how send push notifications. in case think need send local notifications, still quite complicated. need certificates provision sending push notifications.

https://parse.com/tutorials/ios-push-notifications

good luck!


Comments