Hello,
We implemented Sendbird into our mobile apps in iOS and Android. But I can’t see user search in Select Users page. Do you have that ability?
Hello,
We implemented Sendbird into our mobile apps in iOS and Android. But I can’t see user search in Select Users page. Do you have that ability?
Hello @Sercan_Demir
Yes, Sendbird Chat SDK for iOS and Android provides the ability to search for users. You can use the UserListQuery
class to retrieve a list of users in your application and filter the results based on your search criteria. For more information on how to implement user search, you can refer to the following documentation:
Let me know if this is what you were looking for.