1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Flutter] Flutter: Missing google_app_id. Firebase Analytics disabled

Discussão em 'Mobile' iniciado por Stack, Novembro 3, 2024 às 12:32.

  1. Stack

    Stack Membro Participativo

    I want to send a notification from a device to another but when I sent it I got in the receiver device :

    D/FLTFireMsgReceiver( 8876): broadcast received for message
    E/FA ( 8876): Missing google_app_id. Firebase Analytics disabled. See ...


    [​IMG] I searched in the internet but no solution works from me so I add all the verification that I found that they need to be :

    In the ProjectName/android/app/Build.gradle :

    [​IMG]

    In the ProjectName/android/Build.gradle :

    [​IMG]

    And I added the google-services.json in the path "ProjectName/android/app/"

    [​IMG]

    Continue reading...

Compartilhe esta Página