tinode / ios

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

unsupported version qKpY7029b1Q #198

Closed young310 closed 1 year ago

young310 commented 1 year ago

Describe the bug iOS client will stuck in log in screen after click on login button Server will show unsupported version

To Reproduce Steps to reproduce the behavior:

  1. Go to IOS client
  2. input id and password
  3. click sign in button
  4. See error

Expected behavior Log in to the app and show chat list

Screenshots

Screenshot 2023-03-26 at 20 25 33

Tinodios (please complete the following information):

Server

Additional context Server Console: I2023/03/26 20:18:06 ws: session started qKpY7029b1Q 36.231.179.204:53435 1 I2023/03/26 20:18:06 in: '{"hi":{"ua":"Tinodios/1698 (iOS 16.4; en); tinode-swift/1.12.0-rc1","id":"67881","lang":"en","ver":"0.18"}}' sid='qKpY7029b1Q' uid='' W2023/03/26 20:18:06 s.hello: unsupported version qKpY7029b1Q I2023/03/26 20:23:32 ws: session started bxDkbFpzt74 36.231.179.204:53805 1 I2023/03/26 20:23:33 in: '{"hi":{"ua":"Tinodios/1706 (iOS 16.4; en); tinode-swift/1.11.3","id":"89668","lang":"en","ver":"0.18"}}' sid='bxDkbFpzt74' uid='' W2023/03/26 20:23:33 s.hello: unsupported version bxDkbFpzt74

or-else commented 1 year ago

Fixed in https://github.com/tinode/ios/commit/73a8aa373363c1c268ba86799aede303b5ae4306 Thanks.