safe-global / safe-ios

Safe Multisig iOS app.
GNU General Public License v3.0
115 stars 37 forks source link

[iOS] Error message is displayed when check FaceID is cancelled during changing security settings #2899

Open liliya-soroka opened 1 year ago

liliya-soroka commented 1 year ago

Bug description Error message is displayed when check FaceID is cancelled during changing security settings Steps To Reproduce

  1. enable feature toggle, enable Security with FaceID
  2. turn off "Unlocking the app" toggle
  3. the user is asked to check FaceID-> wrong FaceID is used
  4. Click "Cancel" in the retry FaceID dialog Current result: image

Expected Result No message is required in such case or the message should be more user-friendly

Device & App version

Environment staging Additional info (Optional)

liliya-soroka commented 1 year ago

Reopened: no FaceID check on disable "Unlock app"

Steps:

  1. enable security v2 and faceID as a unlock app method

  2. disable "Unlock app" toggle Current result: No FaceID check

  3. enable "Unlock app" toggle Current result: There is FaceID check

Expected result: make sure that there is "FaceID" check when the "require lock method for.." toggles state is changed

app version 3.20.0(1719)

liliya-soroka commented 1 year ago

The issue from the comment above is still existing app version 3.20.0(1754)