fluttercommunity / fluttercommunity/flutter_webview_plugin
Is there anybody use FirebaseMessaging.onBackgroundMessage with javascript channel ?
- 主要语言
- Java
- 星标
- 1.5k
- 派生
- 938
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
报告的入口点是 FirebaseMessaging.onBackgroundMessage(_firebaseMessagingBackgroundHandler) 和 Android 上的 JavaScript 通道;首先使用列出的 Firebase 软件包版本重现仅发生在 Android 上的故障。当后台消息传递已配置,同时 Android 上的 JavaScript 通道通信被触发,并与预期的 iOS 行为一致时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, firebase, java, javascript
- 领域
- mobile-dev
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100