tinode / ios

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

Failed promises incorrectly recovered #146

Closed or-else closed 4 years ago

or-else commented 4 years ago

There are a few resolveAllPromises in login sequence. They were copied from Android. I think they are no longer necessary. I'll remove them from android first and if it does not cause any problems then will remove from iOS.