Hi!
So i have issue where i create a group channel with “ispublic” and “isdiscoverable” set to true and also when i use the channellistfragment i create a custom view model that adds a filter to show the public channels. however the public channels never show when i test logging into another user account within my application. when channels from previous account shwo for a pslit second before disappearing I try joining but then I get error " user is not a member". how is that possible when the public group channel is meant to allow anyone to join? my goal is for the users within my application to create public group channel only and any other users can see the public group channel and join it
I’m using most recent version of UIKit