-
Notifications
You must be signed in to change notification settings - Fork 4k
[firebase_messaging] ios 14.0.1 functions are not triggered inside notification callback #3976
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
Comments
Hi @dhavalagile |
Hi @mraleph Output for flutter doctor
|
Hi @mraleph I had checked in detail notification comes when an app in the background or killed. and not callback received in flutter side configure callback for notification.
I had used this dependency
firebase_auth used for phone verification. Please check the issues for channel communication in details. |
@dhavalagile Could you please provide your |
Dart SDK 2.10.2 dependencies:
dev dependencies:
transitive dependencies:
|
@dhavalagile Is it possible for you to provide a minimal complete reproducible code sample to demonstrate this issue? As I understand the problems go away when removing |
@markusaksli-nc |
Same as @markusaksli-nc , callbacks are triggered only when removing |
Hi @fromlabs , Have you identify why this unwanted behaviour happens. firebase_auth and messaging is most useful plugins for app development. |
Firebase Messaging callback not called. for ios 13 devices it working fine
The text was updated successfully, but these errors were encountered: