开发者

repeat local notification

I use below code for repeat local notification every week

notif.repeatInterval = NSWeekCalendarUnit;

开发者_JAVA技巧How can i repeat Notification every Sunday,Monday ?


You'll need two different notifications that appear identical and repeat weekly.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜