You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2021. It is now read-only.
We are using cordova-plugin-admob-free latest version in the app. After adding the plugin app crashes on android device.
App build and installed successfully on device but crashes on opening.
We are using cordova-plugin-admob-free latest version in the app. After adding the plugin app crashes on android device.
App build and installed successfully on device but crashes on opening.
Version details:
Ionic - 6.10.1
cordova - 9.0.0 (cordova-lib@9.0.1)
"cordova-android": "^9.0.0",
Admob plugin details:
"cordova-plugin-admob-free": "^0.27.0",
"cordova-admob-sdk": "^0.24.1",
"@ionic-native/admob-free": "^5.31.1",
Firebasex plugin verion:
"cordova-plugin-firebasex": "^11.0.3"
I have tried multiple solutions but no luck.Can you please look into this issue.