[Problem/Question]
Using SendBird Android SDK, I observed that it does take around 4-5 seconds to complete connect call. I places logs statements around connect call and it always took 4-5 seconds. Whereas iOS SDK is very quick in connect and retriving group channels.
[SDK Version]
com.sendbird.sdk:sendbird-chat:4.9.0
[Reproduction Steps]
- Add logs statement or any thing like timer around connect method call
- Observe connect method duration based on logs statement timestamp or timer
[Frequency]
It always takes 4-5 seconds to complete connect call.
[Current impact]
User chat experience is good as like iOS one