Page MenuHomePhabricator

[native] Fix QR code scanning on Android
ClosedPublic

Authored by angelika on Tue, Nov 5, 9:17 AM.
Tags
None
Referenced Files
F3332963: D13880.diff
Thu, Nov 21, 2:54 AM
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
Subscribers

Details

Summary
Test Plan

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

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.