sora-xor / sora-card-ios

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

[Bug]: iOS - The SORA Card issuance process breaks down if you enter a new phone number #137

Closed Trezeguet1 closed 4 months ago

Trezeguet1 commented 6 months ago

Preconditions

Steps to reproduce

  1. Go to the confirm email screen
  2. Go back and enter another phone number

telegram-cloud-photo-size-2-5336801911493482430-y

Actual behavior

The SORA Card issuance process breaks down if you enter a new phone number.

There is also a problem that if you start going back from this screen and enter a new phone, then everything breaks, because... in the new SDK we do not store an authorization token, and we need to explicitly log out before trying to log in with a new phone.

Expected behavior

We need to figure out what the problem is and how to solve it maybe through the UI.

Environment

{"label"=>"Stage"}

OS version

17.2.1

Additional context

Soralution 3.8.3(3) version

Trezeguet1 commented 6 months ago

Verified on 3.8.3 (7) version.

Added to next release scope.

telegram-cloud-photo-size-2-5345905700267742533-y

Trezeguet1 commented 4 months ago

Verified on 3.8.4(7) Soralution version.