Page MenuHomePhabricator

[native] Fix QR code scanning on Android
ClosedPublic

Authored by angelika on Tue, Nov 5, 9:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 17, 11:30 PM
Unknown Object (File)
Sun, Nov 17, 4:42 PM
Unknown Object (File)
Wed, Nov 13, 1:45 AM
Unknown Object (File)
Tue, Nov 12, 4:43 PM
Unknown Object (File)
Mon, Nov 11, 8:47 AM
Unknown Object (File)
Sun, Nov 10, 4:25 PM
Unknown Object (File)
Sun, Nov 10, 2:11 PM
Unknown Object (File)
Sat, Nov 9, 3:17 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.Wed, Nov 6, 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.