Conversation
40c4c3d to
196106c
Compare
196106c to
ac406bf
Compare
922a3fa to
dc6aa77
Compare
bd45417 to
74aa869
Compare
This comment has been minimized.
This comment has been minimized.
74aa869 to
5177dbe
Compare
|
Some inconsistencies between Android implementation:
Screen.Recording.2026-03-27.at.14.57.52.movThis is actually the same as on Android (may be good opportunity to fix, or address separately):
Screen.Recording.2026-03-27.at.15.01.10.mov |
This flow is not specified to be gated by auth. If you think this makes sense please leave a comment in Figma. Also need to clarify what happens to the timed backup sheet prompt and the suggestion card if a PIN is set (whether to show it at all, where to ask for PIN) etc. Better to do this separately than on the fly in this PR.
Fixed in ce8d413
This is expected, the wallet is wiped so the user needs to make sure they have their recovery phrase before continuing. |
Got it. Having read |
|
Testing... |
Bitkit/Views/Settings/Security/SecuritySheet/SecurityDisablePin.swift
Outdated
Show resolved
Hide resolved
jvsena42
left a comment
There was a problem hiding this comment.
Only found that two small issues
Tested:
- Could switch tabs by horizontal swipe, like in Activities screen and Qr code sheet ❌
- General
- With language -> display selected language
- Local Currency -> Display selected currency and symbol
- Widgets -> Display on/off
- Transaction speed -> Display the speed in text and icon
- Quickly -> on/off
- Background Payments -> on/off
- Security
- Backup navigation
- Reset navigation
- PIN code -> enabled / change pin / disable
- Advanced
- Address type -> Display selected address
- Coin selection -> Display Autopilot/manual
- Lightning connections -> Display channel count
- Lightning node -> Display first 5 char of node id
- Electrum server -> Display "Auto" for default and first chars for custom ❌
Description
From design prototype changelog v60:
Closes #496
Screenshot / Video
Simulator.Screen.Recording.-.iPhone.17.-.2026-03-26.at.17.53.02.mov
QA Notes
Mostly a redesign. Testing is needed mostly in the updated PIN setup flow.