QuickBlox / quickblox-android-sdk

QuickBlox Android SDK includes code snippets with main use cases and framework JAR library.
BSD 3-Clause "New" or "Revised" License
417 stars 697 forks source link

getDialogMessages is very slow take more than 5s , other methods like getChatDialogs are also not happy with quickblox performance specially in Android #750

Closed ShubhGar closed 2 years ago

ShubhGar commented 3 years ago

Help avoid duplicate issue reports, check [existing issues](link to issues section of repo)

Environment details (Operating system, browser information, SDK version)

Did this work before?

Expected behavior

Actual behavior

Logs (please, use github gist)

Steps to reproduce the behavior

Any others comments?

alexparvus1 commented 3 years ago

Maybe you caught the moment of a huge load on the QuickBlox shared server. It's normal when a lot of developers from all over the world use free QuickBlox Servers. Because almost all are free, all functionality is free. It's good for all free developers! But some developers sometimes make the servers overloaded. So please be careful with making frequent requests to the server. It can be harmful to all free applications based on free Quickblox servers.

ShubhGar commented 3 years ago

But i purchased startup plan of quickblox, its not a free version. And its not only for our app your dummy android app also take lots of time.

ShubhGar commented 3 years ago

@alexparvus1 I have startup plan of quickblox, but its really slow, calling chatting, history, everything slow.

alexparvus1 commented 3 years ago

@ShubhGar Yes, ut are you using your own paid QuickBlox API and Chat Servers? Anyway you can ask for support there - https://help.quickblox.com/

ShubhGar commented 3 years ago

@alexparvus1 , Yes i am using paid Quickblox API, Username: iamchirppie.

ghost commented 3 years ago

@ShubhGar Hello,

This is Nikolay from QuickBlox support.

Please let me know if the issue is still relevant and if you submitted a request to https://help.quickblox.com/

ghost commented 2 years ago

The issue is being closed as outdated.

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

umangnine commented 1 year ago

This issue is still relevant! We are facing same issue on Android platform! It works fine on iOS but on Android it is very very slow! Please let us know how we can resolve it?