Skip to content

- (void)remoteNotification:(NSDictionary *)launchOptions; //use the method in (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions \n\r - (void)registerNotification; - (void)unregisterNotification; //use two method when click on or off apns

Notifications You must be signed in to change notification settings

Superdaren/APNSManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

  • (void)remoteNotification:(NSDictionary *)launchOptions; //use this method in didFinishLaunchingWithOptions

  • (void)registerNotification;

  • (void)unregisterNotification; //use this two method when turn on or turn off apns button

About

- (void)remoteNotification:(NSDictionary *)launchOptions; //use the method in (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions \n\r - (void)registerNotification; - (void)unregisterNotification; //use two method when click on or off apns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published