rpush icon indicating copy to clipboard operation
rpush copied to clipboard

Update FCM steps in README.md

Open nebbii opened this issue 4 months ago • 0 comments

Had some struggles setting up FCM in my repository with the given documentation, so I'm suggesting some extra steps people might look over on their initial tests. From the documentation it's not immediately clear that data is not where the title and body of a notification go. Leaving notification blank causes rpush to return a success, but nothing will actually arrive on the device. The project ID also might have changed labels overtime, as setting the "project ID" as my firebase_project_id instead of the "project number" also prevents notifications from showing up.

nebbii avatar Oct 16 '24 12:10 nebbii