-
Notifications
You must be signed in to change notification settings - Fork 987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on Login if tap Sign in button several times #871
Comments
I was able to reproduce once, immediately after starting Simulator and on first login.
After I logged in and then tried to switch users, I couldn't reproduce, even if I quit iOS Simulator and ran Here is the best discussion of this issue: facebook/react-native#1693 |
Issue can be reproduced on 0.9.6 with same steps: Tap 2-3 times on Sign In button. App does not immediately crash. It takes several seconds, so user can open chats etc and then crash happens. |
User Story
As a user, I want to login so that I can use the app.
Description
Type: Bug
Summary: When user tries to log in and taps Sign in button several times then app crashes
Expected behavior
Typed in password, tap on Sign in button, tap on Sign in button (as there is no feedback from the app and user might think that he missed the button first time) -> home screen is shown
Actual behavior
Typed in password, taped 2-3 times on Sign in button, after this Home screen is shown for a sec and then app crashed
Reproduction
Solution
Summary:
Additional Information
Status version: 0.9.3
Operating System: iOS 10.2.1
Device: iPhone 7 plus
Instabug:
Logs
console1.txt
StatusIm-2017-03-08-170105.ips.beta.txt
The text was updated successfully, but these errors were encountered: