metamask-mobile
metamask-mobile copied to clipboard
[Bug]: Scanning invalid QR code shows alert error multiple times
Describe the bug
Scanning an invalid QR code triggers the alert message multiple times. This seems to also contribute to performance problems.
Occurs on both iOS and Android devices.
Invalid QR
Expected behavior
Should just show alert once and not execute multiple alerts/checks/validations on QR code.
Screenshots/Recordings
https://github.com/user-attachments/assets/4caa53d3-3935-446a-887b-9cda98b1f257
Steps to reproduce
GIVEN I scanned invalid QR code THEN alert message is shown AND alert message is only shown once (FAILED: alert is shown multiple times) WHEN I tap OK on alert THEN alert is dismissed AND no other relating alert is shown (FAILED: on iOS there are more than one alert)
Error messages or log output
Detection stage
During release testing
Version
7.38.0
Build type
None
Device
Any
Operating system
iOS, Android
Additional context
No response
Severity
No response
Removing myself as assignee as I have other higher priority tasks at the moment