简体   繁体   English

如何在iOS的Quickblox聊天应用程序中测试聊天

[英]How to test chat in Quickblox chat application for iOS

I have to make a chat application. 我必须做一个聊天应用程序。 I downloaded the chat module sample project from quickblox.com. 我从quickblox.com下载了聊天模块示例项目。 I want to test run the chat module on my system which I have downloaded from quickblox.com. 我想在从quickblox.com下载的系统上测试运行聊天模块。 I want to create two users and see them chat. 我想创建两个用户并看到他们聊天。 To do this I created two users by registering them but when I login to the app using the credentials of one of the users, I cannot see the other user which I had created. 为此,我通过注册创建了两个用户,但是当我使用其中一个用户的凭据登录到应用程序时,看不到创建的另一个用户。 How can I run two instances of the chat module on two systems and see them chat? 如何在两个系统上运行聊天模块的两个实例并看到它们聊天?

Please help. 请帮忙。

Thanks. 谢谢。

According to my suggestion use 1 Registered account to test in quick-box default demo and use another account in some 3rd party chat application from where you can send message to quick-box and Receive message . 根据我的建议,请使用1注册帐户在快速框默认演示中进行测试,并在某些第三方聊天应用程序中使用另一个帐户,从该帐户可以向快速框发送消息并接收消息。

Here is the best utility to test such type of chatting application. 这是测试此类聊天应用程序的最佳实用程序。

adium

Use : 采用 :

1) Login with quickbox registered account to adium. 1)使用quickbox注册帐户登录到adium。

2) Login to quickbox sample chat application. 2)登录到quickbox示例聊天应用程序。

3) Now, Send and Receive message From one to another and test your application. 3)现在,从一个到另一个发送和接收消息并测试您的应用程序。

Note:- You can use adium for any of chat application. 注意:-您可以将adium用于任何聊天应用程序。 Like, Quickbox , XMPP demo etc. Quickbox,XMPP演示等。

QuickBlox has beautiful chat applications and you can download them by the link https://github.com/QuickBlox/quickblox-ios-sdk QuickBlox具有漂亮的聊天应用程序,您可以通过链接https://github.com/QuickBlox/quickblox-ios-sdk下载它们

There is also swift chat sample if you are interested. 如果您有兴趣,还可以提供快速聊天示例。 Thanks! 谢谢!

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

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