tinode / ios

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

Grp topics: reload upon receving new subscription data. #169

Closed aforge closed 3 years ago

aforge commented 3 years ago

In MessageVC for grp topics: we may display users as unknown when the subscription data gets first fetched upon subscribing to the topic.

How to reproduce in devel:

Similar problem is also present on Android: I made a similar change there as well (https://github.com/tinode/tindroid/commit/af826140169945d50cb94e7bef681b1c8b72d1d9). But let's discuss this one first.