自定义:搜索用户名或群名进入聊天界面数据为空添加异常,选中用户头像为空Swift 传递崩溃,支持昵称长度限制#1431
Open
sauchye wants to merge 3 commits into
Open
Conversation
Author
|
有点疑问,关于 TUIKit 里面的源码和实际pod 文件夹源码不一致。TUIKit 中:对话框草稿没有保存 1、TUIKit 中实际草稿这里会显示问题,TUIKitDemo 运行正常,用的 Pods 源码? 这里维护了 2 套代码么,TUIKit 文件夹中的 2 套以及 Pods 里面 又是1套,实际3套,UI_Classic对比TUIBaseChatViewController.m发现源码不一致,不知是否这样的。 通过这里的监听方法再次赋值,获取草稿 这里有耗时操作,显示比较慢,迅速打开关闭,最后草稿为空 2、群组退出并删除 |
Author
|
无法跳转系统设置,如禁止麦克风🎤权限 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TUIKit自定义:
搜索用户名或群名进入聊天界面数据为空添加异常
选中用户头像为空Swift 传递崩溃,支持昵称长度限制
修改昵称和群名这里代理写的UITextView,修改为UITextField,并且支持长度限制
清除聊天记录
@"success" ,直接 toastsuccess,这里没有国际化