-
(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
-
Notifications
You must be signed in to change notification settings - Fork 0
- (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
Superdaren/APNSManager
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 0
No packages published