Google Android
Firebase Cloud Messaging
To be able to use PushPushGo functionalities in your Google Android application, you have to integrate it using our mobile SDK and provide credentials for your project from Firebase console.
Choose suitable SDK and implement it in your application following repository documentation:
Android / HMS: https://github.com/ppgco/android-sdk
Generate a private key in Firebase console and upload it in our application. Go to Providers view (left-side navigation > Providers view) in PushPushGo application, scroll to FCM Provider and upload private key file (.json).
Mobile integration is available for projects with mobile features plan. Contact us at support@pushpushgo.com in order to adjust plan to your needs.
Last updated