mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2026-04-19 00:03:45 +08:00
升级 android sdk to 2.0.6
This commit is contained in:
@@ -57,6 +57,8 @@
|
||||
[JPUSHService handleRemoteNotification:userInfo];
|
||||
[[NSNotificationCenter defaultCenter] postNotificationName:kJPushPluginReceiveNotification
|
||||
object:userInfo];
|
||||
completionHandler(UIBackgroundFetchResultNewData);
|
||||
|
||||
}
|
||||
|
||||
- (void)application:(UIApplication *)application
|
||||
|
||||
Reference in New Issue
Block a user