简体   繁体   English

发送多条消息延迟了 Quickblox IOS

[英]Sending Multiple messages got delayed Quickblox IOS

While sending multiple messages between users got delayed.在用户之间发送多条消息时被延迟。

i am using quickblox internal method for sending message.我正在使用 quickblox 内部方法发送消息。

[dialog sendMessage:message completionBlock:^(NSError * _Nullable error) 
{

}];

Sending multiple messages are delayed so this does not seem good and it does not seem like chatting real time.发送多条消息被延迟,所以这看起来不太好,看起来不像实时聊天。

By multiple i mean sending messages frequently to other users.多个我的意思是经常向其他用户发送消息。

Check your Plan under which you are using in Quickblox.检查您在 Quickblox 中使用的计划。 By default Starter plan available with more limitations.默认情况下可用的入门计划有更多限制。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM