Skip to content

An android library that simplifiy firebase cloud messaging/push notification

License

Notifications You must be signed in to change notification settings

farimarwat/PushPilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PushPilot

Introducing PushPilot: the ultimate Android library that eliminates the headache of implementing Google Cloud Messaging (GCM) in your app. With PushPilot, you can integrate GCM with just one simple step, saving your time and effort. Say goodbye to complex setups and hello to seamless push notification integration with PushPilot.

Step 1:

Add firebase to your project by following the google steps

Step 2:

Implement PushPilot:

implementation "io.github.farimarwat:pushpilot:1.0"

Final Step:

Done

Testing

Run the app and get the token from android studio log by filtering "GCM Token"

Go to firebase console, Engage>Messaging>Cloud Messaging and send a test message using this token.

Note:Some time you may receive the push message very late. Its google problem not the library

About

An android library that simplifiy firebase cloud messaging/push notification

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published