You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments