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

AdMob error: TypeError: Cannot set property 'resolve' of undefined #1871

Open
aymenelhajayed opened this issue Feb 10, 2022 · 0 comments
Open

Comments

@aymenelhajayed
Copy link

Has anyone this bug when executing showBanner() on android Device :

JS: Error in firebase.admob.showBanner: TypeError: Cannot set property 'resolve' of undefined JS: AdMob error: TypeError: Cannot set property 'resolve' of undefined
Firebase conf : { "using_ios": true, "using_android": true, "analytics": true, "firestore": false, "realtimedb": false, "authentication": false, "remote_config": true, "performance_monitoring": true, "external_push_client_only": false, "messaging": false, "in_app_messaging": false, "crashlytics": true, "storage": false, "functions": false, "facebook_auth": false, "google_auth": false, "admob": true, "dynamic_links": true, "ml_kit": true, "ml_kit_text_recognition": true, "ml_kit_barcode_scanning": false, "ml_kit_face_detection": false, "ml_kit_image_labeling": true, "ml_kit_object_detection": true, "ml_kit_automl": true, "ml_kit_custom_model": true, "ml_kit_natural_language_identification": true, "ml_kit_natural_language_translation": true, "ml_kit_natural_language_smartreply": true }
My config : "@angular/core": "~13.1.1",
"@nativescript/angular": "^13.0.0",
"@nativescript/core": "~8.1.1",
"@nativescript/firebase": "^11.1.3"

Thanks for help

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