Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

To request notifications permissions  , pass NO, when ever the time is perfectcall setPostponeNotificationRequest:NO

Code Block
- (IBACTION)userWantsToBeNotifiedByPushNotifications
{
	[[Appoxee shared] setPostponeNotificationRequest:NO];
}