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
Describe the bug
Running application on device with real AdUnits and on simulator with Test Ad Units. I counter an error saying
Sending plugin error: {"save":false,"callbackId":"33634438","pluginId":"AdMob","methodName":"prepareInterstitial","success":false,"error":{"message":"Unable to obtain a JavascriptEngine."}}
Ad failed to load : 0
File: https://localhost/main.46b33a8cc361aa8b.js - Line 1 - Msg: ERROR Error: Unable to obtain a JavascriptEngine.
To Reproduce
Run the demo in android studio using ionic cap open android and chose latest android 14.0 in simulators. User will see no Ads loaded.
Expected behavior
Ad should be loaded
Desktop (please complete the following information):
None
Smartphone (please complete the following information):
Device: Pixel 7 Pro API 34
OS: Android 14
Browser chrome
Version "@capacitor-community/admob": "^5.3.1"
Additional context
It is related to WebView in latest Android versions.
The text was updated successfully, but these errors were encountered:
Describe the bug
Running application on device with real AdUnits and on simulator with Test Ad Units. I counter an error saying
Sending plugin error: {"save":false,"callbackId":"33634438","pluginId":"AdMob","methodName":"prepareInterstitial","success":false,"error":{"message":"Unable to obtain a JavascriptEngine."}}
Ad failed to load : 0
File: https://localhost/main.46b33a8cc361aa8b.js - Line 1 - Msg: ERROR Error: Unable to obtain a JavascriptEngine.
To Reproduce
Run the demo in android studio using ionic cap open android and chose latest android 14.0 in simulators. User will see no Ads loaded.
Expected behavior
Ad should be loaded
Desktop (please complete the following information):
None
Smartphone (please complete the following information):
Additional context
It is related to WebView in latest Android versions.
The text was updated successfully, but these errors were encountered: