bitmark-inc / autonomy-apps

1 stars 1 forks source link

[iOS] App crashes when being on Account list screen then force close app and launch #35

Open lynguyen278 opened 2 years ago

lynguyen278 commented 2 years ago

This bug only happens on iphone 13 (15.3) This bug does not happens on Ip 8 (15.2)

Steps to reproduce:

  1. Launch App
  2. Navigate to Account list screen
  3. Force close app
  4. Re-launch app

Observed result: App crashes if we do step 3-4 very quick

Information: Build: 0.26.7 (34) (App Center)
Device:

thuyenBitmark commented 2 years ago

After researching, this issue seems to be due to OS itself.

Happened on iOS 15.x and it seems that the above symptoms occur more often on devices that do not have a circular home button. (This usually happens on notch devices) It happened in all apps, including those Apple's apps (AppStore, Notes, Weather etc...)

References:

cc @moskovich