From d98976a4035fb7fa4b3e00af1ae2c11810f9714a Mon Sep 17 00:00:00 2001 From: umasoodch Date: Thu, 8 Dec 2022 11:47:16 +0300 Subject: [PATCH] fixed sfh build issues and removed all unused plugins --- Mohem/config.xml | 2 -- Mohem/package.json | 10 +--------- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/Mohem/config.xml b/Mohem/config.xml index 5ad4f1b7..489fe2d8 100644 --- a/Mohem/config.xml +++ b/Mohem/config.xml @@ -122,7 +122,6 @@ - @@ -134,7 +133,6 @@ - diff --git a/Mohem/package.json b/Mohem/package.json index aab0bf8d..2ee2b6c1 100644 --- a/Mohem/package.json +++ b/Mohem/package.json @@ -69,7 +69,6 @@ "cordova-android": "^8.1.0", "cordova-android-support-gradle-release": "^3.0.1", "cordova-open-native-settings": "^1.5.2", - "cordova-opentok-android-permissions": "^1.0.1", "cordova-plugin-actionsheet": "^2.3.3", "cordova-plugin-add-swift-support": "^2.0.2", "cordova-plugin-android-permissions": "^1.0.2", @@ -92,7 +91,6 @@ "cordova-plugin-firebasex": "^13.0.0", "cordova-plugin-geolocation": "^4.0.2", "cordova-plugin-globalization": "^1.11.0", - "cordova-plugin-inappbrowser": "^3.1.0", "cordova-plugin-ionic-keyboard": "^2.2.0", "cordova-plugin-ionic-webview": "^4.1.0", "cordova-plugin-local-notification": "^0.9.0-beta.2", @@ -114,7 +112,7 @@ "ionic4-rating": "^1.0.9", "ng-circle-progress": "^1.5.1", "ng2-file-upload": "^1.3.0", - "ng2-pdf-viewer": "^5.3.2", + "ng2-pdf-viewer": "^3.0.8", "ngx-gauge": "^1.0.0-beta.10", "npm": "^6.14.11", "phonegap-nfc": "^1.2.0", @@ -144,8 +142,6 @@ "@types/jasminewd2": "~2.0.3", "@types/node": "~10.12.0", "codelyzer": "~4.5.0", - "com.huawei.cordovahmsgmscheckplugin": "file:CordovaHMSPlugin/CordovaHMSGMSCheckPlugin", - "com.huawei.cordovahmslocationplugin": "file:CordovaHMSPlugin/CordovaHMSLocationPlugin", "cordova-ios": "^6.2.0", "cordova-plugin-wifiwizard2": "^3.1.1", "es6-promise-plugin": "^4.1.0", @@ -196,9 +192,7 @@ "cordova-plugin-ble-central": {}, "uk.co.workingedge.phonegap.plugin.launchnavigator": {}, "cordova-plugin-themeablebrowser": {}, - "cordova-plugin-inappbrowser": {}, "cordova-plugin-local-notification": {}, - "cordova-opentok-android-permissions": {}, "cordova-plugin-appavailability": {}, "cordova-plugin-apprate": {}, "cordova-plugin-fingerprint-aio": { @@ -211,8 +205,6 @@ }, "phonegap-nfc": {}, "wifiwizard2": {}, - "com.huawei.cordovahmsgmscheckplugin": {}, - "com.huawei.cordovahmslocationplugin": {}, "cordova-plugin-x-socialsharing": {}, "cordova-plugin-firebasex": { "FIREBASE_ANALYTICS_COLLECTION_ENABLED": "true",