fluttercommunity / fluttercommunity/flutter_webview_plugin

Is there anybody use FirebaseMessaging.onBackgroundMessage with javascript channel ?

Open
#950 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.