Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

[question]: plugin_not_installed #767

Open
daminiverv opened this issue Feb 22, 2023 · 0 comments
Open

[question]: plugin_not_installed #767

daminiverv opened this issue Feb 22, 2023 · 0 comments

Comments

@daminiverv
Copy link

why am i getting this error on installing cordova-plugin-google-plus and warnings like [Warning] Native: tried calling GooglePlus.login, but the GooglePlus plugin is not installed. (vendor-es2015.js, line 94265)
[Warning] Install the GooglePlus plugin: 'ionic cordova plugin add cordova-plugin-googleplus' (vendor-es2015.js, line 94271),
following are my dependencies :
"@angular/common": "~12.1.1",
"@angular/compiler": "~12.1.1",
"@angular/core": "~12.1.1",
"@angular/forms": "~12.1.1",
"@angular/platform-browser": "~12.1.1",
"@angular/platform-browser-dynamic": "~12.1.1",
"@angular/router": "~12.1.1",
"@awesome-cordova-plugins/core": "^5.46.0",
"@awesome-cordova-plugins/ionic-webview": "^5.46.0",
"@capacitor/app": "^4.0.0",
"@capacitor/browser": "^4.0.0",
"@capacitor/core": "^4.0.0",
"@capacitor/device": "^4.0.0",
"@capacitor/geolocation": "^4.0.0",
"@capacitor/haptics": "^4.0.0",
"@capacitor/ios": "^4.0.0",
"@capacitor/keyboard": "^4.0.0",
"@capacitor/local-notifications": "^4.0.0",
"@capacitor/network": "^4.0.0",
"@capacitor/push-notifications": "^4.0.0",
"@capacitor/splash-screen": "^4.0.0",
"@capacitor/status-bar": "^4.0.0",
"@capacitor/toast": "^4.0.0",
"@ionic-native/appsflyer": "^5.36.0",
"@ionic-native/badge": "^5.36.0",
"@ionic-native/camera": "^5.36.0",
"@ionic-native/camera-preview": "^5.36.0",
"@ionic-native/facebook": "^5.36.0",
"@ionic-native/file": "^5.36.0",
"@ionic-native/file-transfer": "^5.36.0",
"@ionic-native/firebase-analytics": "^5.36.0",
"@ionic-native/google-plus": "^5.36.0",
"@ionic-native/http": "^5.36.0",
"@ionic-native/in-app-browser": "^5.36.0",
"@ionic-native/in-app-purchase": "^5.36.0",
"@ionic-native/open-native-settings": "^5.36.0",
"@ionic-native/sign-in-with-apple": "^5.36.0",
"@ionic-native/sim": "^5.36.0",
"@ionic-native/social-sharing": "^5.36.0",
"@ionic-native/sqlite": "^5.36.0",
"@ionic-native/streaming-media": "^5.36.0",
"@ionic/angular": "^5.8.1",
"@ionic/storage": "^2.3.1",
"@teamhive/lottie-player": "^1.0.0",
"@types/socket.io-client": "^1.4.36",
"add": "^2.0.6",
"capacitor-plugin-app-tracking-transparency": "^2.0.0",
"compressorjs": "^1.1.1",
"cordova": "^11.0.0",
"cordova-open-native-settings": "^1.5.5",
"cordova-plugin-advanced-http": "^3.2.1",
"cordova-plugin-appsflyer-sdk": "^6.4.0",
"cordova-plugin-badge": "^0.8.8",
"cordova-plugin-camera": "^5.0.3",
"cordova-plugin-camera-preview": "^0.12.3",
"cordova-plugin-facebook-connect": "^2.3.0",
"cordova-plugin-file": "^6.0.2",
"cordova-plugin-file-transfer": "^1.7.1",
"cordova-plugin-inappbrowser": "^5.0.0",
"cordova-plugin-inapppurchase": "^1.2.0",
"cordova-plugin-ionic-webview": "^5.0.0",
"cordova-plugin-sign-in-with-apple": "^0.1.2",
"cordova-plugin-sim": "^1.3.3",
"cordova-plugin-streaming-media": "^2.3.0",
"cordova-plugin-x-socialsharing": "^6.0.3",
"cordova-sqlite-storage": "^6.0.0",
"crypto-js": "^4.1.1",
"es6-promise-plugin": "^4.2.2",
"ionic": "^5.4.16",

@daminiverv daminiverv changed the title plugin_not_installed [question]: plugin_not_installed Feb 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant