[AC-4937] Android: openPhotoGallery doesn't work for SDK 6.0.0 when selecting file from "downloads"
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2017-05-05T14:51:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | David Fox |
Assignee | Shak Hossain |
Created | 2017-05-02T17:07:29.000+0000 |
Updated | 2017-05-05T14:51:28.000+0000 |
Hello, I can't reproduce your issue with the below code
I am testing on Android 6.0.1 device with 6.0.0.GA SDK. My CLI 6.2.0. Thanks.
It has to be directly from the "downloads" folder. If it's from another folder, even if the same file, ex "recent," then it will work correctly. You also need to do something to the file blob I think, as discussed in the other issue. Ex. try getting the length of the blob and it will fail