-
Notifications
You must be signed in to change notification settings - Fork 37
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
[iOS] The app crash on the QR code Keystone scanning #3406
Labels
bug
Doesn't work as expected
Comments
liliya-soroka
changed the title
[iOS] The app crash on the QA Keystone scanning
[iOS] The app crash on the QR Keystone scanning
Apr 30, 2024
liliya-soroka
changed the title
[iOS] The app crash on the QR Keystone scanning
[iOS] The app crash on the QR code Keystone scanning
Apr 30, 2024
DmitryBespalov
added a commit
that referenced
this issue
May 21, 2024
was crashing in the `self.init(v:r:s:)` call. Replacing with a tuple result and calling that initializer later helped.
Merged
DmitryBespalov
added a commit
that referenced
this issue
May 21, 2024
@DmitryBespalov , the app is crashing for me still. Steps:
|
DmitryBespalov
added a commit
that referenced
this issue
May 31, 2024
Potential reason: crash in arithmetic operations
DmitryBespalov
added a commit
that referenced
this issue
May 31, 2024
DmitryBespalov
added a commit
that referenced
this issue
May 31, 2024
GH-3406 another attempt to fix crash
DmitryBespalov
added a commit
that referenced
this issue
May 31, 2024
DmitryBespalov
added a commit
that referenced
this issue
May 31, 2024
DmitryBespalov
added a commit
that referenced
this issue
May 31, 2024
GH-3406 testing option of crash due to subtraction overflow
DmitryBespalov
added a commit
that referenced
this issue
Jun 3, 2024
DmitryBespalov
added a commit
that referenced
this issue
Jun 3, 2024
GH-3406 test different conditional value
DmitryBespalov
added a commit
that referenced
this issue
Jun 3, 2024
DmitryBespalov
added a commit
that referenced
this issue
Jun 3, 2024
GH-3406 test using a static string object
DmitryBespalov
added a commit
that referenced
this issue
Jun 3, 2024
DmitryBespalov
added a commit
that referenced
this issue
Jun 3, 2024
GH-3406 revert to the production code
DmitryBespalov
added a commit
that referenced
this issue
Jun 13, 2024
* Added password strength requirements and meter * Changed texts in instructions and success screens
DmitryBespalov
added a commit
that referenced
this issue
Jun 13, 2024
DmitryBespalov
added a commit
that referenced
this issue
Jun 14, 2024
Verified |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
[iOS] The app crash on the QR code Keystone scanning
Steps To Reproduce
Current result: The app crashes on the scanning the second code from the keystone - https://console.firebase.google.com/u/0/project/safe-firebase-mainnet/crashlytics/app/ios:io.gnosis.multisig.prod.mainnet/issues/bff17878998e8811ba31e8d98b38cea4?time=last-seven-days&types=crash&versions=3.25.5%20(2002)&sessionEventKey=2f164f261f834b269eb678b189c36121_1942046290344744431
Expected Result
It should be possible to use Keystone without app crashing
Screenshots
Device & App version
Environment
prod
Additional info
(Optional)
The text was updated successfully, but these errors were encountered: