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

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

@aymenelhajayed

Description

@aymenelhajayed

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions