ratson / cordova-plugin-admob-free

New development has been moved to "admob-plus-cordova", https://github.com/admob-plus/admob-plus/tree/master/packages/cordova
https://github.com/admob-plus/admob-plus
MIT License
499 stars 214 forks source link

App Crashes On device and emulator #435

Open prteekagni opened 3 years ago

prteekagni commented 3 years ago

App does not start after installing the plugin, it crashes and does not load even. I can not even debug removing the plugin removes the issue. I have tried multiple solutions but wasn't succeded. Please update "dependencies": { "@angular/common": "~9.1.6", "@angular/core": "~9.1.6", "@angular/forms": "~9.1.6", "@angular/platform-browser": "~9.1.6", "@angular/platform-browser-dynamic": "~9.1.6", "@angular/router": "~9.1.6", "@ionic-native/app-minimize": "^5.26.0", "@ionic-native/app-rate": "^5.26.0", "@ionic-native/core": "^5.0.7", "@ionic-native/file": "^5.26.0", "@ionic-native/file-transfer": "^5.26.0", "@ionic-native/google-plus": "^5.26.0", "@ionic-native/in-app-browser": "^5.26.0", "@ionic-native/social-sharing": "^5.26.0", "@ionic-native/splash-screen": "^5.0.0", "@ionic-native/status-bar": "^5.0.0", "@ionic-native/theme-detection": "^5.26.0", "@ionic/angular": "^5.0.0", "algoliasearch": "^4.2.0", "angularfire2": "^5.4.2", "animate.css": "^4.1.0", "cordova-admob-sdk": "0.24.1", "cordova-android": "^8.1.0", "cordova-plugin-admob-free": "0.27.0", "cordova-plugin-androidx-adapter": "^1.1.1", "cordova-plugin-appminimize": "^1.0.1", "cordova-plugin-apprate": "^1.5.0", "cordova-plugin-dialogs": "^2.0.2", "cordova-plugin-googleplus": "^8.5.0", "cordova-plugin-inappbrowser": "^3.2.0", "cordova-plugin-nativestorage": "^2.3.2", "cordova-plugin-theme-detection": "^1.2.1", "cordova-plugin-x-socialsharing": "^6.0.0", "cordova-promise-polyfill": "0.0.2", "es6-promise-plugin": "^4.2.2", "firebase": "^7.14.4", "instantsearch.js": "^4.5.0", "moment": "^2.26.0", "rxjs": "~6.5.1", "tslib": "^1.10.0", "zone.js": "~0.10.2" }