I just have a channel URL but don’t have the channel object, How to join a public supergroup by channel URL using Sendbird iOS Chat SDK?
Hi @Ashok.S,
Welcome to the Sendbird Community. This can be achieved by first retrieving the channel object via the URL:
Then by joining the channel:
1 Like