mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2026-01-28 00:00:03 +08:00
delete initNotificatonCenter
This commit is contained in:
@@ -91,9 +91,6 @@ JPushPlugin.prototype.pushCallback = function(data){
|
||||
//android
|
||||
//ios
|
||||
|
||||
JPushPlugin.prototype.initNotificationCenter = function(){
|
||||
this.call_native( "initNotifacationCenter", null,null);
|
||||
}
|
||||
|
||||
if(!window.plugins){
|
||||
window.plugins = {};
|
||||
|
||||
Reference in New Issue
Block a user