Page MenuHomePhabricator

[native] Fix QR code scanning on Android
ClosedPublic

Authored by angelika on Nov 5 2024, 9:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 19, 1:54 AM
Unknown Object (File)
Mon, Dec 16, 9:27 PM
Unknown Object (File)
Mon, Dec 16, 9:27 PM
Unknown Object (File)
Mon, Dec 16, 9:26 PM
Unknown Object (File)
Mon, Dec 16, 9:26 PM
Unknown Object (File)
Wed, Dec 11, 7:31 AM
Unknown Object (File)
Mon, Dec 9, 10:52 PM
Unknown Object (File)
Mon, Dec 9, 9:09 PM
Subscribers

Details

Summary
Test Plan

Go to Profile -> Linked devices -> Add and try scanning qr code

Diff Detail

Repository
rCOMM Comm
Branch
graszka22/ENG-9842
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Great find here!! Is it possible that this fixes ENG-8780 as well? I think that one is also a permissions issue.

This revision is now accepted and ready to land.Nov 6 2024, 2:53 AM

Great find here!! Is it possible that this fixes ENG-8780 as well? I think that one is also a permissions issue.

Unfortunately, it doesn't fix that one, it's a separate issue.

This revision was automatically updated to reflect the committed changes.