Is there a way i can set a notification to show up at a specific time? Like every day at 10:00 am Saying To Open The App And Read Whats in the app? Thanks
Asked
Active
Viewed 103 times
2 Answers
-1
That's not a push notification, it's a local notification. (And yes, you can.)

Duncan C
- 128,072
- 22
- 173
- 272
-2
The question you have asked can be achieved through local notifications using UNTimeIntervalNotificationTrigger
The explanations are provided in following link
http://irekasoft.com/blog/usernotifications-framework-example

ahmed
- 540
- 2
- 18