OneSignal / OneSignal-Cordova-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Ionic, PhoneGap CLI, PhoneGap Build, Cordova, or Sencha Touch app with OneSignal. Supports Android, iOS, and Amazon's Fire OS platforms. https://onesignal.com
Other
250 stars 197 forks source link

plugin_not_installed #869

Closed daminiverv closed 1 year ago

daminiverv commented 1 year ago

How can we help?

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",

Code of Conduct

jennantilla commented 1 year ago

Hi there @daminiverv, I don't see onesignal-cordova-plugin mentioned here. Is this an issue you're experiencing with our plugin? If so can you please provide the steps to reproduce? Thanks!

jennantilla commented 1 year ago

Closing due to no response.