sora-xor / sora-card-ios

Designing a Better World Through Decentralized Technologies
Apache License 2.0
1 stars 0 forks source link

[Bug]: Fix the Successful status flow #72

Closed ra9mls closed 1 year ago

ra9mls commented 1 year ago

https://github.com/sora-xor/sora-card-ios/assets/17094492/eceb71f0-0c47-49dd-964c-78dd2bcae25e

Preconditions

User logged out

Steps to reproduce

  1. User inputs approved phone

Actual behavior

User sees Card HUB screen

Expected behavior

1) User applies 2) System show status of the application 3) Until application is approved, we still show the same screens (verification in progress, verification rejected) 4) Verification is approved -> show the screen w/ Verification approved 5) User closes 6) Next time, SORA Card entry point opens the SORA Card hub instead of the status screen

Environment

{"label"=>"Stage"}

OS version

iOS

Additional context

No response