vultisig / vultisig-ios

Vultisig iOS App
Apache License 2.0
12 stars 7 forks source link

[BUG] Crash after signing error #859

Closed realpaaao closed 1 month ago

realpaaao commented 1 month ago

Describe the bug After sending a USDT transaction, pairing device (iPhone) displayed tx successfully. while macOS showed signing error. TX went thorugh successfully. After pressing "try again" the app crashed.

Expected behavior Conceive display if TX failed or went through. If error is present the app doesn't crash if pressing the button.

Screenshots image

Desktop (please complete the following information):

Additional context Just happened once so far

enriquesouza commented 1 month ago

@johnnyluo it is still happening. I am testing it here. So still something related to protobuff.

image
enriquesouza commented 1 month ago

It does not happen when using an iOS physical device and an iOS simulator; it only occurs when using the MAC native and an iOS simulator.

enriquesouza commented 1 month ago

I could sign using the MAC OS native and my phone. I belive we have an issue while exporting the QRCode or reading it after exported.

image
enriquesouza commented 1 month ago

https://drive.google.com/file/d/1yBsbm6PDKNRDdueUOQGSYLs3PTOp1oHB/view?usp=share_link

realpaaao commented 1 month ago

close not repoducable atm