Browse Source

update readme

heavyrian2012 2 years ago
parent
commit
724e8f0125
1 changed files with 4 additions and 2 deletions
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -94,9 +94,11 @@
 ### 推送
 当应用在后台几秒钟后就会被冻结和杀掉,此时收到消息需要APNS通知。请部署推送服务,推送服务代码可以在[Github](https://github.com/wildfirechat/push_server)和[码云](https://gitee.com/wfchat/push_server)下载。具体使用方式,请参考推送服务项目上的说明。
 
-### 鸣谢
-本工程使用了[mars](https://github.com/tencent/mars)及其它大量优秀的开源项目,对他们的贡献表示感谢。本工程使用的Icon全部来源于[icons8](https://icons8.com),对他们表示感谢。Gif动态图来源于网络,对网友的制作表示感谢。如果有什么地方侵犯了您的权益,请联系我们删除🙏🙏🙏
+### 升级说明
+2022.11.05 iOS SDK修改了```kUserInfoUpdated```、```kGroupInfoUpdated```和```kChannelInfoUpdated````通知。把之前的单个通知,改成了批量通知,请注意这个变化。
 
+### 感谢
+本工程使用了[mars](https://github.com/tencent/mars)及其它大量优秀的开源项目,对他们的贡献表示感谢。本工程使用的Icon全部来源于[icons8](https://icons8.com),对他们表示感谢。Gif动态图来源于网络,对网友的制作表示感谢。如果有什么地方侵犯了您的权益,请联系我们删除🙏🙏🙏
 
 ### License
 1. Under the Creative Commons Attribution-NoDerivs 3.0 Unported license. See the [LICENSE](https://github.com/wildfirechat/ios-chat/blob/master/LICENSE) file for details.