zexzcm

欢迎大家加入哈,一起讨论问题

即时通讯模块 , flutter查询会话后即使选择了includeLastMessage,有时候也没有最后一条消息,请问这个是为啥,怎么破,我是希望每次查询都可以看到会话的最后一条消息不论是不是最新消息。 @xiaoxu

android ios都这样的,sdk: leancloud_official_plugin: 1.0.0-beta.10 implementation 'cn.leancloud:storage-android:7.0.9' //使用即时通信 implementation 'cn.leancloud:realtime-android:7.0.9' implementation 'io.reactivex.rxjava2:rxandroid:2.1.1' implementation 'cn.leancloud:realtime-core:7.0.9' implementation 'com.…

V/AudioManager(23435): querySoundEffectsEnabled... D/LeancloudPlugin(23435): onMethodCall openClient, args:{r=false, clientId=5ff318061973ab4556841629, signRegistry={sessionOpen=false, conversation=false}} I/PushService(23435): PushService#onStartCommand D/LeancloudPlugin(23435): client open result:…

image.png 750x582 54.1 KB 这是我的代码,每次查询都是一样的 D/AVStandardWebSocketClient( 7552): client(cn.leancloud.websocket.AVStandardWebSocketClient@a087122) uplink : cmd: login D/AVStandardWebSocketClient( 7552): appId: "30VzLczXR4XmGmDwNuiRdxeJ-gzGzoHsz" D/AVStandardWebSocketClient( 7552): installationId: "7a2a…

@xiaoxu 你好,我已经回复了,麻烦看下吧谢谢

希望尽快吧,太坎坷了,这不是开发,这是折磨呀,找bug之旅

你好,请问有进展了吗

好的,还有个问题,就是flutter查询会话的排序,有时候不能按照(最新更新时间)排序

你好,你们发布了吗