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

Widgets are not rendering or building on Notification Click (firebase_messaging) #3063

Closed
ganger1 opened this issue Jul 30, 2020 · 3 comments · Fixed by #4012
Closed

Widgets are not rendering or building on Notification Click (firebase_messaging) #3063

ganger1 opened this issue Jul 30, 2020 · 3 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

@ganger1
Copy link

ganger1 commented Jul 30, 2020

@kroikie flutter_local_notifications library for Notification everything is working fine. But in Android, if an App is removed from App stack (Slide remove from recent Activity) than I got the notification and click on it, Widgets are not rendered properly, Buttom Navigation, AppBar, Text are disappearing.

https://stackoverflow.com/questions/63178927/flutter-widgets-are-not-rendering-on-notification-click

Flutter Doctor
`[✓] Flutter (Channel stable, v1.17.5, on Mac OS X 10.15.2 19C57, locale en-GB)

[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 11.5)
[✓] Android Studio (version 4.0)
[✓] Connected device (1 available)

• No issues found!
`

@darshankawar
Copy link

Hi @ganger1,
flutter_local_notifications is a 3rd party plugin. Can you try the same steps with only using firebase_messaging and see if you still experience the issue ?

@darshankawar darshankawar added the blocked: customer-response Waiting for customer response, e.g. more information was requested. label Jul 31, 2020
@google-oss-bot
Copy link

Hey @ganger1. 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 google-oss-bot added the Stale Issue with no recent activity label Aug 11, 2020
@google-oss-bot
Copy link

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

@ganger1 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 Sep 20, 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.

3 participants