Skip to content
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

Closed
liliya-soroka opened this issue Apr 30, 2024 · 2 comments
Closed

[iOS] The app crash on the QR code Keystone scanning #3406

liliya-soroka opened this issue Apr 30, 2024 · 2 comments
Labels
bug Doesn't work as expected

Comments

@liliya-soroka
Copy link
Member

liliya-soroka commented Apr 30, 2024

Bug description
[iOS] The app crash on the QR code Keystone scanning
Steps To Reproduce

  1. try to connect Keystone and enable Push notification / sign/execute tx with the Keystone
    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

  • Device/OS: iPhone11
  • App version: 3.25.5(2002)

Environment
prod
Additional info
(Optional)

@liliya-soroka liliya-soroka added the bug Doesn't work as expected label Apr 30, 2024
@liliya-soroka 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 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.
@liliya-soroka
Copy link
Member Author

@DmitryBespalov , the app is crashing for me still.

Steps:

  1. try to sign the tx using Keystone
    Current result: the app crashes during signing process with Keystone

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 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
DmitryBespalov added a commit that referenced this issue Jun 3, 2024
@DmitryBespalov DmitryBespalov added the blocked Can't be worked on label Jun 6, 2024
DmitryBespalov added a commit that referenced this issue Jun 12, 2024
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 DmitryBespalov removed the blocked Can't be worked on label Jun 14, 2024
@liliya-soroka
Copy link
Member Author

Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Doesn't work as expected
Projects
None yet
Development

No branches or pull requests

2 participants