617436951
[❤️][error][LeanCloud][2021-12-27 14:15:49.427][IMConversation.swift][#2730][safeUpdatingLastMessage(newMessage:client:caching:notifying:)]: SQLite error 1: no such table: last_message - while executing insert or replace into last_message ( conversation_id, raw_data, sent_timestamp ) values(?,?,?)
消息缓存目前只会从服务端拉取、收到新的消息才会进行缓存,在用户主动发送消息出去以后是不会缓存的,这个有什么好的解决方案吗。 同样还有将发送失败的消息插入缓存的方法**insertFailedMessageToCache**在使用中出现问题,我发送了一条视频消息---》发送失败---》通过**insertFailedMessageToCache**插入缓存---》查询缓存,这个时候查询到的结果仅仅是一条**IMMessage**,我要如何转换成**IMVideoMessage**,我尝试**message as? IMVideoMessage**转换无法成功。
以前绑定好的文件域名无法使用,提示:申请证书失败:issueCert for chatfile.withta.cn: During secondary validation: 27.25.152.241: Fetching http://chatfile.withta.cn/.well-known/acme-challenge/krvpZaWsUdg1cjqATiiGt5tD0_ECk4ReRCpvkYDOQmc : Timeout during connect (likely firewall problem)