mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2026-01-28 00:00:03 +08:00
version 2.1.1
add package.json, upload plugin to cordova plugins
This commit is contained in:
@@ -253,7 +253,6 @@ JPushPlugin.prototype.setDebugMode = function(mode) {
|
||||
}
|
||||
}
|
||||
|
||||
//setDebugMode
|
||||
JPushPlugin.prototype.clearAllNotification = function() {
|
||||
if(device.platform == "Android") {
|
||||
data = [];
|
||||
|
||||
Reference in New Issue
Block a user