-
Notifications
You must be signed in to change notification settings - Fork 0
Firebase Cloud Message
Luis Enilton edited this page Nov 19, 2024
·
1 revision
Tutorial baseado no video Tutorial
Rode um npm install
na pasta frontend para instalar as dependencias.
Link em Conta de Serviço
Mova o arquivo json gerado para a raiz da pasta frontend
Rode o comando eas credentials
Escolha as opções 'Android > production > Google Service Account > Manage your Google Service Account Key for Push Notifications (FCM V1) > Set up a Google Service Account Key for Push Notifications (FCM V1)'
Lá embaixo
Cole na raiz da pasta do frontend
Crie um chave-valor dentro de android
"googleServicesFile": "./google-services.json",