Firebase - Push Notifications

LypticZ

New Member
Hi, how can i do Push notifications with Onesignal and Firebase? Cuz Appyet has only the Firebase integration and don´t onesignal App ID. ? :/
 

appyet

Support Team Member
Staff member
Firebase Setup Guide
1. Create an AppYet app, and build at least once, go to Firebase Tab and copy SHA certificate fingerprint
2. Create Firebase account -> Create Add Project -> Project Settings:
1) Add SHA certificate fingerprints copied from AppYet Firebase Tab
2) Download google-services.json and upload to AppYet Firebase tab
3. Rebuild/Reinstall AppYet app.

Integration is done.
------------------------------
Current Integrations are:
Firebase Analytics
Firebase Cloud Messaging

-----------------------------
Firebase Cloud Messaging send push message:
1. go Cloud Messaging -> Compose Message
all app users will receive instant push messaging

Sent from my ONEPLUS A6003 using AppYet Demo
 

Marc

Active Member
Firebase Setup Guide
1. Create an AppYet app, and build at least once, go to Firebase Tab and copy SHA certificate fingerprint
2. Create Firebase account -> Create Add Project -> Project Settings:
1) Add SHA certificate fingerprints copied from AppYet Firebase Tab
2) Download google-services.json and upload to AppYet Firebase tab
3. Rebuild/Reinstall AppYet app.

Integration is done.
------------------------------
Current Integrations are:
Firebase Analytics
Firebase Cloud Messaging

-----------------------------
Firebase Cloud Messaging send push message:
1. go Cloud Messaging -> Compose Message
all app users will receive instant push messaging

Sent from my ONEPLUS A6003 using AppYet Demo
Step 1 more accurately:

To set your SHA fingerprint in Firebase, open Firebase Console (https://console.firebase.google.com), select your project, and click on Project settings:

index.php


In the following page, search the section SHA certificate fingerprints in Your apps (below the page) and add the code you have on the Firebase Tab in appyet.com.
 

appyet

Support Team Member
Staff member
Step 1 more accurately:

To set your SHA fingerprint in Firebase, open Firebase Console (https://console.firebase.google.com), select your project, and click on Project settings:

index.php


In the following page, search the section SHA certificate fingerprints in Your apps (below the page) and add the code you have on the Firebase Tab in appyet.com.

Please help post it to FAQ, Thanks!
 
Top