Conversation
dbadff3 to
3ec9820
Compare
This comment has been minimized.
This comment has been minimized.
|
@piotr-iohk E2E tests seem to not pass onboarding for some reason |
It was probably the update screen, merging in master should hopefully resolve it 🤞 |
|
It was also "camera permissions alert" that was blocking (should be handled now). Screen.Recording.2026-03-23.at.17.40.04.mov |
For me it doesn't let me terminate the app while this dialog is showing on the simulator or device. Maybe something e2e specific? Is the app crashing or why is it terminated? |
Yes, it doesn't let the app terminate. (In the recording I terminated it with |
There is not much we can do to prevent this, this dialog is entirely managed by the operating system, I guess that is also why it stays there even if the app that called the API is terminated. Do you think it is better to skip asking for camera permission in e2e tests? |
Description
This PR updates the send flow to conform with the new design update v59.
Screenshot / Video
Simulator.Screen.Recording.-.iPhone.17.-.2026-03-18.at.09.25.13.mov