QuickBlox / quickblox-ios-sdk

QuickBlox iOS SDK for messaging and video calling
https://quickblox.com/developers/IOS
MIT License
396 stars 358 forks source link

Too many occupants for Private Dialog. #1281

Closed jeetrajput01 closed 2 years ago

jeetrajput01 commented 3 years ago

ERROR occur while creating private chat dialog Optional( Error reasons:{ errors = ( "Too many occupants for Private Dialog." ); }) I found this is an error from QBResponse.

ghost commented 3 years ago

Hello @jeetrajput01

Thank you for contacting QuickBlox Customer Support department.

Make sure that you don't try to create a private dialog with more than two users as it is indicated in QuickBlox IOS SDK documentation, URL: https://docs.quickblox.com/docs/ios-chat-dialogs#dialog-types

In order to start the investigation of the reported case could you provide us with the following points.

1. Provide the detailed description of the issue and a list of the use cases when it occurs.

2. Share the detailed reproducing steps.

3. Collect the full logs from the application launching till the issue occurs in .txt format file where the developers could observe the error. Here is the method that helps you to gather the logs properly, URL: https://docs.quickblox.com/docs/ios-setup#enable-logging

4. Try to reproduce the reported behavior using a clear QuickBlox IOS Chat sample (URL: https://docs.quickblox.com/docs/ios-quick-start#chat-samples) and let us know about a result.

Looking forward to your reply with the requested details.

ghost commented 2 years ago

@jeetrajput01 The issue is being closed as outdated.

If it is still relevant, feel free to open a new issue.