tinode / ios

Tinodios: Tinode Messaging Client for iOS
Apache License 2.0
241 stars 104 forks source link

ios cannot get topic from android create #191

Closed heavy-snowy closed 1 year ago

heavy-snowy commented 1 year ago
image

use this api,ios user only can get topic list from ios user create.

or-else commented 1 year ago

You did not provide much information in your report, but I suspect you misunderstood the purpose of the getFilteredTopics method. It doesn't send any network requests. It filters topics cached at the device. It won't return a topic that you have not subscribed to.

Please use forum for questions. If you still believe there is a bug, please file a real bug report with steps to reproduce and logs.