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 3e07b4c commit 65ca872
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/document/android/push.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,11 +170,11 @@ EMClient.getInstance().init(this, options);

2.**编辑推送证书** 窗口的 **谷歌** 页签,将**证书类型**切换为 **V1**

![fcmapp](./old2V1.png)
![fcmapp](@static/images/android/push/old2V1.png)

3. 选择本地保存的 V1 证书文件(.json)。
3. 点击 **上传证书** 上传本地保存的 V1 证书文件(.json)。

![fcmapp](./v1Chosefile.png)
![fcmapp](@static/images/android/push/v1Chosefile.png)

4. 点击 **保存** 完成切换。

Expand Down
Binary file added static/images/android/push/old2V1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/android/push/v1Chosefile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 65ca872

Please sign in to comment.