linagora / tmail-flutter

A multi-platform (Flutter) application for reading your emails, with your favorite devices, using the JMAP protocol!
GNU Affero General Public License v3.0
329 stars 75 forks source link

[Bug][IOS] list of mail is not update realtime #3307

Open thuyenh1081 opened 4 days ago

thuyenh1081 commented 4 days ago

Device: iphone11, ios: 17.5 Environment: Staging Steps:

  1. Open mail by an account in iphone and don't close app
  2. From other device, send new email to the account at step1
  3. Observe mail app that opened in step1

    don't see the email at step2 is displayed until we make a refresh the app (wrong behavior) Expect: new mail is displayed without making refresh action. Please refer attached video

https://github.com/user-attachments/assets/d2a92da7-5cb3-4f00-b800-6b797b64e48a

dab246 commented 3 days ago

Please provide us with information about the environment you are testing in.

thuyenh1081 commented 3 days ago

Environment: stagging Device: iphone15

hoangdat commented 2 days ago

Notification still work as well, but real time update was broken. More focus on handling FCM receiver.