asgiom / cr8-brm-mobile-issues

0 stars 1 forks source link

[BUG] Stuck on login with no way to log back in #89

Closed ibanezvaio closed 4 years ago

ibanezvaio commented 4 years ago

Describe the bug It's possible to get into a state where you can't log back in after cancelling the pin from Obipis login

To Reproduce Steps to reproduce the behavior:

  1. Go to Buy/Sell
  2. Cancel login - either biometric or pin //An error is displayed here - see screenshot 1
  3. Tap [Dismiss]
  4. There is no way to log back in - [Cancel] does not respond - see screenshot 2

Expected behavior [Cancel] should return the user to the app, maybe the home view?

screenshot 1 image1

screenshot 2 image0

t3nshi commented 4 years ago

I could replicate the issue, but only with biometric, when you cancel the biometric request. I will see how to let the user cancel this screen by just canceling the biometric request or letting him cancel with the cancel button after that. In android was enough to use the back button, but I don't know how to do that in ios. Maybe that's the blocker there.

ibanezvaio commented 4 years ago

Confirmed fixed in 0.5.4 - cancel button now takes me back into the app