草庐IT

ios - 如何设置本地通知(早上8 :00AM and Evening 8:00PM) in ios?

目前我使用的是Xcode7.2我有这样的要求:实际上我想在8:00AM和8:00PM安排每日通知(一天只有两次)。我不熟悉本地通知的使用。我做了一些研发我发现一些链接也像:DailyUILocalNotificationfiringmorethanonce.但是我无法解决我的问题....如果应用程序处于Inactive/Active/Background/Suspend,我需要向特定用户显示本地通知。我该如何解决这个问题? 最佳答案 早上8:00的通知UILocalNotification*localNotif1=[[UILocal