status-mobile icon indicating copy to clipboard operation
status-mobile copied to clipboard

The chat list for users who upgraded from v1 to v2 takes a long time to fetch

Open smohamedjavid opened this issue 7 months ago • 5 comments

Problem

The chat list for users who upgraded from v1 to v2 takes a long time to fetch

https://github.com/user-attachments/assets/3ba3a848-4370-41c8-a97c-a1f8a8edb016

Expected behaviour

The chat list loading should be quick.

One suggestion here is to show some loader when fetching as it creates a perception to the user that there are no chats (with the empty state) and suddenly UI updates.

Actual behaviour

The chat list loading takes at least 10 seconds for 3 chats.

Reproduction

  1. Create a profile in v1.20.6 (existing App Store version) and a few chats & contacts
  2. Upgrade the app to v2.30.0 (from TestFlight)
  3. Login to the app
  4. After the upgrade, the chat list loading takes a minimum of 10 seconds

NOTE: This issue happens every time after login. Before the upgrade, the chat list loading was quick.

Additional Information

  • Status Version: v2.30.0 (from TestFlight)
  • Operating System: iOS

Logs

logs.zip

smohamedjavid avatar Jul 19 '24 09:07 smohamedjavid