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
Hit the device's home button (or otherwise send the app to the background).
In Firebase console select Cloud Messaging from the Grow section of the left navigation bar. Select Send Your First Message. Set Message Text to "Friendly Chat?". Select the app we connected earlier as the App target. Click Send Message.
Confirm that the message is received and notification is displayed on the device. The user should receive a notification that takes them back to the application when tapped.
But I am not seeing the push, nor am I seeing the debug logs. I have put the google services json in the app directory and I'm even using the reference app (as opposed to the starter app). Further my console shows that the message was completed AND sent.
Any ideas?
The text was updated successfully, but these errors were encountered:
This official codelab says:
But I am not seeing the push, nor am I seeing the debug logs. I have put the google services json in the
app
directory and I'm even using the reference app (as opposed to the starter app). Further my console shows that the message was completed AND sent.Any ideas?
The text was updated successfully, but these errors were encountered: