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

[firebase_messaging] After adding the code pushed in the background, the push cannot be received #3170

Closed
lizhuoyuan opened this issue Aug 13, 2020 · 4 comments · Fixed by #4012
Labels
blocked: customer-response Waiting for customer response, e.g. more information was requested. closed-by-bot Stale Issue with no recent activity

Comments

@lizhuoyuan
Copy link

I did that:

dependencies {
  // ...

  implementation 'com.google.firebase:firebase-messaging:<latest_version>'
}

add Application

add onBackgroundMessage

and then , I can not reveive push

@darshankawar
Copy link

Hi @lizhuoyuan,
Did you follow all the steps listed in the document ?
You may want to try the official example and see how to receive push notification.

If problem persists, provide flutter doctor -v, pubspec.yaml and minimal complete reproducible code sample.
Thanks.

@darshankawar darshankawar added the blocked: customer-response Waiting for customer response, e.g. more information was requested. label Aug 14, 2020
@lizhuoyuan
Copy link
Author

@darshankawar thank you.
Sometimes good sometimes bad, I suspect it is a network problem.
I will close it when I know more things

@google-oss-bot google-oss-bot added Needs Attention This issue needs maintainer attention. and removed blocked: customer-response Waiting for customer response, e.g. more information was requested. labels Aug 14, 2020
@TahaTesser TahaTesser added blocked: customer-response Waiting for customer response, e.g. more information was requested. and removed Needs Attention This issue needs maintainer attention. labels Aug 18, 2020
@google-oss-bot google-oss-bot added the Stale Issue with no recent activity label Aug 25, 2020
@google-oss-bot
Copy link

Hey @lizhuoyuan. We need more information to resolve this issue but there hasn't been an update in 7 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

@google-oss-bot
Copy link

Since there haven't been any recent updates here, I am going to close this issue.

@lizhuoyuan if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.

@firebase firebase locked and limited conversation to collaborators Oct 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked: customer-response Waiting for customer response, e.g. more information was requested. closed-by-bot Stale Issue with no recent activity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants