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

Fatal: failed to find callback #2906

Closed
panchalAlpit opened this issue Jul 6, 2020 · 4 comments
Closed

Fatal: failed to find callback #2906

panchalAlpit opened this issue Jul 6, 2020 · 4 comments
Labels
blocked: customer-response Waiting for customer response, e.g. more information was requested. closed-by-bot Stale Issue with no recent activity

Comments

@panchalAlpit
Copy link

E/FlutterFcmService( 3245): Fatal: failed to find callback
W/FirebaseMessaging( 3245): Notification Channel set in AndroidManifest.xml has not been created by the app. The default value will be used.
E/FlutterFcmService( 3245): Fatal: failed to find callback

@TahaTesser
Copy link

TahaTesser commented Jul 7, 2020

Hi @panchalAlpit
Can you please provide your flutter doctor -v your flutter run --verbose and a complete reproducible minimal code sample
Thank you

related #2897

@TahaTesser TahaTesser reopened this Jul 7, 2020
@TahaTesser TahaTesser added the blocked: customer-response Waiting for customer response, e.g. more information was requested. label Jul 7, 2020
@google-oss-bot google-oss-bot added the Stale Issue with no recent activity label Jul 30, 2020
@google-oss-bot
Copy link

Hey @panchalAlpit. 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.

@panchalAlpit 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.

@apiep
Copy link

apiep commented Aug 26, 2020

Hi I think this was caused by this line https://github.com/FirebaseExtended/flutterfire/blob/4511f7c21a63a77b9ef69344402574cced5c5d07/packages/firebase_messaging/android/src/main/java/io/flutter/plugins/firebasemessaging/FlutterFirebaseMessagingService.java#L147

which in my understanding are can not find callback for handling incoming message while in background?
Maybe skip the line without logging, or change the log into Info / Warn instead of Fatal?

@firebase firebase locked and limited conversation to collaborators Sep 10, 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

No branches or pull requests

4 participants