diff --git a/README.md b/README.md index 7cc550e..0d6c9b0 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,8 @@ #endif     // Required     [APService setupWithOption:launchOptions]; +     [JPushPlugin setLaunchOptions:launchOptions]; + return YES; } - (void)application:(UIApplication *)application didRegisterForRemoteNotificationsWithDeviceToken:(NSData *)deviceToken {