tinode / ios

Tinodios: Tinode Messaging Client for iOS
Apache License 2.0
243 stars 107 forks source link

Fix occasional app logouts #133

Closed aforge closed 4 years ago

aforge commented 4 years ago

Apparently, Tinode is unable to handle simultaneous connection requests. Take care of this. Also, make sure we can actually fetch messages in background following arrival of push notifications.