dhe*_*dra 5 push-notification kindle-fire firebase react-native firebase-cloud-messaging
我曾经FCM在 react-native 应用程序中实现推送通知IOS,Android但无法在AmazonKindle FireOS Tablets 中获得推送通知。我该如何解决这个问题。
FireOS 是 Android 的一个分支。对于 Android,Firebase 推送通知需要 Google Play 服务 ( https://firebase.google.com/docs/cloud-messaging/android/client),FireOS平板电脑上不提供该服务,但您可以安装它。为此,需要 4 个 APK - Google Account Manager、Google Services Framework、Google Play Services 和 Google Play Store,如本文所述 ( https://www.androidpolice.com/2020/07/11/install-play-商店-amazon-fire-tablet/)。在执行此操作之前,在 Fire 平板电脑上从我的应用程序进行调试显示 Firebase 错误。添加 Google Play 后,Firebase 现在初始化没有错误,“FirebaseApp 初始化成功”,但实际上仍然没有收到推送通知。所以我假设在 Android 的 FireOS 分支中剥离的操作系统中需要更深入的东西。
| 归档时间: |
|
| 查看次数: |
781 次 |
| 最近记录: |