notification error
Showing
| ... | ... | @@ -33,15 +33,17 @@ |
| "@ionic-native/toast": "^4.9.0", | ||
| "@ionic/storage": "2.1.3", | ||
| "angularfire2": "^5.0.0-rc.11", | ||
| "cordova-android": "^6.2.3", | ||
| "cordova-android": "^6.3.0", | ||
| "cordova-android-support-gradle-release": "^1.4.4", | ||
| "cordova-plugin-app-event": "^1.2.1", | ||
| "cordova-plugin-badge": "^0.8.7", | ||
| "cordova-plugin-device": "^2.0.2", | ||
| "cordova-plugin-ionic-keyboard": "^2.0.5", | ||
| "cordova-plugin-ionic-webview": "^1.1.19", | ||
| "cordova-plugin-local-notification": "^0.9.0-beta.2", | ||
| "cordova-plugin-splashscreen": "^5.0.2", | ||
| "cordova-plugin-whitelist": "^1.3.3", | ||
| "cordova-plugin-x-toast": "^2.6.2", | ||
| "de.appplant.cordova.plugin.local-notification": "^0.8.5", | ||
| "firebase": "^5.2.0", | ||
| "ionic-angular": "3.9.2", | ||
| "ionicons": "3.0.0", | ||
| ... | ... | @@ -63,8 +65,11 @@ |
| "cordova-plugin-splashscreen": {}, | ||
| "cordova-plugin-whitelist": {}, | ||
| "cordova-plugin-app-event": {}, | ||
| "de.appplant.cordova.plugin.local-notification": {}, | ||
| "cordova-plugin-x-toast": {} | ||
| "cordova-plugin-x-toast": {}, | ||
| "cordova-plugin-local-notification": {}, | ||
| "cordova-android-support-gradle-release": { | ||
| "ANDROID_SUPPORT_VERSION": "27.1.0" | ||
| } | ||
| }, | ||
| "platforms": [ | ||
| "android" | ||
| ... | ... |
Please
register
or
sign in
to comment