...
To request notifications permissions , pass NO, when ever the time is perfectcall setPostponeNotificationRequest:NO
Code Block |
---|
- (IBACTION)userWantsToBeNotifiedByPushNotifications { [[Appoxee shared] setPostponeNotificationRequest:NO]; } |
...
To request notifications permissions , pass NO, when ever the time is perfectcall setPostponeNotificationRequest:NO
Code Block |
---|
- (IBACTION)userWantsToBeNotifiedByPushNotifications { [[Appoxee shared] setPostponeNotificationRequest:NO]; } |