Channels are loaded endlessly

We’re using your ChannelListActivity, but sometimes channels are loaded endlessly while not giving any errors [we’re following this guide Send your first message | UIKit Android SDK | Sendbird Docs].
After a while they are loaded and everything works fine.
Version of UIKit - 2.2.2

Hey @Jamworks,

Can you clarify what you mean by loaded endlessly? Can you also show me your query?

We don’t use any queries, because almost everything works fine. We thought that there is no need to write something of our own and can simply reuse existing behavior. What should we insert here?
Снимок экрана 2022-01-10 в 11.56.40

Check the other thread I responded to!

Please tell me what exactly should I add to my code so that the channels load quickly?

Try this. It’s one of the ways you can implement UIKit, Activity and Fragments…

You BaseApplication.java

You MainActivity.java

Your activity_main.xml

Your UIKitActivity.java

Your activity_uikit.xml

Actually we have the same code, but on Kotlin.
Channel still loading too long. Sometimes it works fine, but sometimes doesn’t

What do you mean with “too long”? Can you share a video or screenshots?

I am facing the same issue. Were you able to resolve it?

@walter.rodriguez @Alex_Preston Here is the topic I created regarding the same issue with all the details. Could you please help?