-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Not working with Firebase messaging? #212
Comments
Alright, i remove BG handler for now, because i don't understand for which purposes he need. |
@koteezy so, is it working? |
Yea, now everything okay, without onBackgroundMessage handler. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue. |
Environment
Flutter version: 1.9.1+hotfix.6 • channel stable
Plugin version: ^2.0.0
firebase_messaging version: ^6.0.2
Android version: 6
Description
inAppBrowser events, like onLoadStop, onLoadStart not working when we use firebase_messaging
Example
MyInAppBrowser.dart
Working example
Working example log
Not Working example
Not Working example log
Also, when using firebase_messaging, call stacks appear, which I have not seen before. I understand that this does not apply to your library, but maybe it is important.
Also, when updating through dart devtools, they start duplicate and I get messages like:
Flutter doctor
The text was updated successfully, but these errors were encountered: