Step-by-step guide to integrate FCM Push notifications into your android app using SuprSend.
Create Firebase project in firebase console
MainApplication.java
or AndroidManifest.xml
Adding google-services.json
Adding Firebase dependencies and plugins
Implementing push
Token Generation and Notification handled By SDK [Recommended]
Token Generation and Notification handled By Your Application
Sending the FCM token to SuprSend