You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing the mCodeScanner.startPreview() function in a fragment responsible for QR code scanning on a Samsung A32 device running Android 13, the NFC functionality stops working.
Environment
Device: Samsung A32
Operating System: Android 13
Technologies: Native Android, Java
Steps to Reproduce
Open the application and navigate to the screen where the QR code scanning functionality is present.
Ensure that the NFC functionality is enabled and working.
Execute the mCodeScanner.startPreview() function to start the QR code scanning preview.
Observe that the NFC functionality is no longer working.
The text was updated successfully, but these errors were encountered:
Issue Description
When executing the
mCodeScanner.startPreview()
function in a fragment responsible for QR code scanning on a Samsung A32 device running Android 13, the NFC functionality stops working.Environment
Steps to Reproduce
mCodeScanner.startPreview()
function to start the QR code scanning preview.The text was updated successfully, but these errors were encountered: