Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to debug push being sent but not received by app? #66

Open
meirf opened this issue Dec 29, 2018 · 1 comment
Open

How to debug push being sent but not received by app? #66

meirf opened this issue Dec 29, 2018 · 1 comment

Comments

@meirf
Copy link

meirf commented Dec 29, 2018

This official codelab says:

  • Run the updated application.
  • 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?

@Narayana108
Copy link

I am having the the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants