looks like the GroupChannelList component query is the my_group_channels query. Is there a way to change it to a public group channels query? We need to fetch all group channels even if the user who is currently logged in is not a member.
Hello @Gerald,
Take a look at this sample application to see how you can pass in a custom query: Sendbird UIKit - Custom Channel List Queries - StackBlitz