[Bug]: Scanning invalid QR code shows alert error multiple times #12908
Labels
regression-RC-7.38.0
Regression bug that was found in release candidate (RC) for release 7.38.0
Sev2-normal
An issue that may lead to users misunderstanding some limited risks they are taking
team-mobile-platform
type-bug
Something isn't working
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
Screen.Recording.2025-01-08.at.1.29.22.PM.mov
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
The text was updated successfully, but these errors were encountered: