Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
haoxiuwen committed Jan 19, 2024
1 parent 0d262d4 commit 63f3217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/document/android/push.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ EMClient.getInstance().init(this, options);

![image](@static/images/android/push/fcm_old_version.png)

**旧版 HTTP 或 XMPP API 于 2024 年 6 月 20 日停用,请尽快迁移到最新的 FCM API(HTTP v1)版本证书。**详见 [FCM 控制台](https://console.firebase.google.com)**请确保 V1 证书可用,因为执行转换证书后,旧证书会被删除,若此时新证书不可用,会导致推送失败。**
**旧版 HTTP 或 XMPP API 于 2024 年 6 月 20 日停用,请尽快迁移到最新的 FCM API(HTTP v1)版本证书。详见 [FCM 控制台](https://console.firebase.google.com)。请确保 V1 证书可用,因为执行转换证书后,旧证书会被删除,若此时新证书不可用,会导致推送失败。**

若要从旧版证书无缝切换到 V1 新证书,你可以在 **证书管理** 页面的 FCM 旧版证书的 **操作** 栏中点击 **编辑**,在弹出的 **编辑推送证书** 窗口的 **谷歌** 页签进行 V1 证书配置。

Expand Down

0 comments on commit 63f3217

Please sign in to comment.