Giter VIP home page Giter VIP logo

ios-chat's Issues

非本群人员进群出错

目前只有一个addMember方法只能通过群成员邀请好友入群,非本群成员通过扫码入群无效。
使用addMembers:方法会报错code=9,此用户不在群组内。

专业版咨询

你好。
文档里描述,专业版可分布式部署。 请教下
1:支持本地私有化部署 ?
2:分布式部署,是借助于何种方式呢?
谢谢

searchMessage方法返回空

搜索到同一个联系的多条消息记录,使用

  • (NSArray<WFCCMessage *> *)searchMessage:(WFCCConversation *)conversation
    keyword:(NSString *)keyword;
    继续查询消息内容,一直返回空

删除会话和删除消息无效。删除会话和消息,app已卸载。重装之后,会话和聊天数据仍然可以加载。

调用接口
[[WFCCIMService sharedWFCIMService] removeConversation:ws.conversations[indexPath.row].conversation clearMessage:YES];
删除会话和消息,显示成功。
之后删除app,重新run,
然后调接口[[[WFCCIMService sharedWFCIMService] getConversationInfos:@[@(Single_Type), @(Group_Type), @(Channel_Type)] lines:@[@(0), @(1)]] mutableCopy];
或者调接口[[WFCCIMService sharedWFCIMService] getConversationInfo:self.conversation];
仍然返回之前被删除的会话和消息。

price

i don`t accept the price

iOS端会话删除问题

最新的iOS端,在会话页面,侧滑删除了会话记录后,再次进入会话界面,又再次拉取出了这条被删除的记录

缺少库文件

你好!
下载的demo没有 WFChatUIKit.framework 跟 WFAVEngineKit.framework 这两个库 能否提供下?谢谢!

通讯录能否添加一个好友来源的字段

这是一个新的需求,通讯录的好友列表,能否增加一个好友来源的字段,一个可以自定义的字符串。(比如:“来自二维码扫描”、“来自手机联系人”、“来自xx群聊”)

ios推送,pro签证有时会收不到

使用pro签证的时候,只能收到第一则讯息
之后的讯息就不会再收到推送。

使用过APNS Online Tester来进行推送是没问题的。
有查过PushServer跟IM Server但还不知道问题在哪

重大问题,在iOS9设备上无法正常使用

在iOS9设备上,第一次登陆APP后,在第二次打开APP后,无法正常连接IM服务器,返回错误code为-6:秘钥错误。同时再次进入通过登陆进入APP,联系和会话列表无法查询出数据。

表情包崩溃

在显示出底部表情包后,选择第二项或者第三项,然后再点击第一项或者直接点击第一项,出现崩溃。
崩溃处代码:WFUFaceBoard -> [_collectionView scrollToItemAtIndexPath:minOne atScrollPosition:UICollectionViewScrollPositionCenteredHorizontally animated:NO];

群管理功能异常

1.群管理功能,添加了一个管理员。管理员设置了群禁言,管理员可以发消息。但是群主不能发消息了
2.管理员开启了禁言,群主的群禁言管理界面没有刷新

群组拉人出错

踢人之后再重新拉人,没有拉成功,拉第二次才会成功,发送了两条通知
image

安卓应用无后台运行权限

安卓设备再运行的时候,如果切换到后台运行,经常会被系统杀死进程。
发现是安卓权限上,无允许应用后台运行权限。
是否可以增加下后台运行权限。
已便于用户再安卓设备上可以更加及时的接受到信息

覆盖安装出错

[DB2.cc, RecyclableStatement, 33][prepare db error:26 info:file is not a database sql:replace into t_friend(_friend_uid,_state,_update_dt,_alias) values(?,?,?,?)

重新登录也拉不到数据,,卸载了才可以

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.