Passaggio a 2P2 funzionante sotto Android
Showing
| { | ||
| "name": "Intranet", | ||
| "version": "0.0.1", | ||
| "name": "2P2 App", | ||
| "version": "0.0.2", | ||
| "author": "Ionic Framework", | ||
| "homepage": "https://ionicframework.com/", | ||
| "scripts": { | ||
| ... | ... | @@ -29,6 +29,7 @@ |
| "@ionic-native/file": "^5.6.0", | ||
| "@ionic-native/file-opener": "^5.7.0", | ||
| "@ionic-native/in-app-browser": "^5.8.0", | ||
| "@ionic-native/push": "^5.24.0", | ||
| "@ionic-native/social-sharing": "^5.9.0", | ||
| "@ionic-native/splash-screen": "^5.0.0", | ||
| "@ionic-native/status-bar": "^5.0.0", | ||
| ... | ... | @@ -47,9 +48,12 @@ |
| "cordova-plugin-inappbrowser": "3.0.0", | ||
| "cordova-plugin-x-socialsharing": "5.4.7", | ||
| "cordova-sqlite-storage": "3.2.0", | ||
| "cordova-support-google-services": "^1.3.2", | ||
| "core-js": "^2.5.4", | ||
| "es6-promise-plugin": "4.2.2", | ||
| "ionic-angular": "^3.9.5", | ||
| "phonegap-plugin-multidex": "^1.0.0", | ||
| "phonegap-plugin-push": "^2.3.0", | ||
| "rxjs": "~6.5.1", | ||
| "rxjs-compat": "^6.5.2", | ||
| "tslib": "^1.9.0", | ||
| ... | ... | @@ -109,7 +113,8 @@ |
| "cordova-plugin-inappbrowser": {}, | ||
| "cordova-plugin-x-socialsharing": { | ||
| "ANDROID_SUPPORT_V4_VERSION": "24.1.1+" | ||
| } | ||
| }, | ||
| "phonegap-plugin-push": {} | ||
| }, | ||
| "platforms": [ | ||
| "android", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/assets/img/notifiche.png
0 → 100644
1.24 KB