File tree Expand file tree Collapse file tree 5 files changed +8
-2
lines changed
.vuepress/public/images/applet Expand file tree Collapse file tree 5 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22
33<Toc />
44
5+ ## 版本 V4.10.2 Dev 2024-11-04(开发版)
6+
7+ ### 修复
8+
9+ 修复置顶的单聊消息被撤回后,该消息未能及时地从置顶消息缓存(` EMConversation#pinnedMessages ` )中移除的问题。
10+
511## 版本 V4.10.1 Dev 2024-10-11(开发版)
612
713### 优化
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ SDK 目前支持微信、QQ、百度小程序、抖音、uni-app 编译的原生
1212
1313扫描下方小程序二维码,或者微信搜索 ** 环信即时通讯云** 即可快速体验环信小程序 Demo 在线版本:
1414
15- ![ img] ( /images/applet/applet-demo.jpeg )
15+ ![ img] ( /images/applet/applet-demo.png )
1616
1717点击链接,扫描二维码,即可快速体验环信 Uniapp 编译生成的移动端原生应用:
1818
Original file line number Diff line number Diff line change 5757下表为各平台/框架支持的消息功能。
5858
5959| 消息功能 | Android | iOS | Web | 小程序 | HarmonyOS | Flutter | React Native | Unity | Windows |
60- | :---- | :------ | :------ | :------ | :------ | :------ | :------ | :------ | :------ | :------ |
60+ | :----: | :------: | :------: | :------: | :------: | :------: | :------: | :------: | :------: | :------: |
6161| 发送和接收消息 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
6262| 获取服务端历史消息 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
6363| 获取本地历史消息 | ✓ | ✓ | — | — | ✓ | ✓ | ✓ | ✓ | ✓ |
You can’t perform that action at this time.
0 commit comments