iOS local notification not firing second time but shows in getpendingnotificationrequests

后端 未结 1 1372
抹茶落季
抹茶落季 2020-12-21 20:10

I have implemented iOS 10 local notification where it works for the first alarm but not for other. I have import iOS 10 library , implemented delegate , receiving it first t

1条回答
  •  悲哀的现实
    2020-12-21 20:43

    How about setting your trigger YES to repeat? Also, check this out. answer for repeating local notifications

    0 讨论(0)
提交回复
热议问题