objective c - How to cancel specific repeated UILocalNotification? -


i schedule uilocalnotification repeatinterval = every day, wanna cancel specific notification, example notification on day after tomorrow. can that?

can that

no. if configured repeating daily notification, cannot magically remove 1 repetition it. have cancel entire notification , reschedule starting day after day after tomorrow.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -