Sendbird Android Chat SDK v4.14.2 - onChannelsAdded and onChannelsUpdated not getting called in realtime. GroupChannelCollectionHandler does not update in realtime

[Problem/Question]
// Detailed description of issue.
I am using the sample app and I logged in using a user and there are no conversions/channels created for this user. I created a channel with logged in user and another user via platform api(postman) and as I am waiting on the channels listing screen the GroupChannelCollectionHandler’s methods are not getting called

// If problem, please fill out the below. If question, please delete.
[SDK Version]
// What version of the SDK are you using?
v4.14.2

[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.

[Frequency]
// How frequently is this issue occurring?
Always

[Current impact]
// How is this currently impacting your implementation?
The chat listing screen is not getting updated