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

Is there anybody use FirebaseMessaging.onBackgroundMessage with javascript channel ? #950

Open
bartukaan opened this issue Jun 1, 2022 · 0 comments

Comments

@bartukaan
Copy link

Hi guys, I used flutter_webview_plugin and some firebase packages.

firebase

firebase_core: ^1.10.0
firebase_analytics: ^8.3.4
firebase_crashlytics: ^2.3.0
firebase_messaging: ^11.1.0
firebase_dynamic_links: ^3.0.1
firebase_database: ^8.1.0
firebase_auth: ^3.2.0

When I use FirebaseMessaging.onBackgroundMessage(_firebaseMessagingBackgroundHandler); I lost communication with webview on javascript channel just on Android but ios works expectedly.

Javascript channel doesn't triggered on Android.

Is there anybody use FirebaseMessaging.onBackgroundMessage with javascript channel ?
or any idea why is not triggered any more?

thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant