Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
navigator.contacts.pickContact returns photo url like content://com.android.contacts/contacts/1/photo, which cannot be resolved by resolveLocalFileSystemURL with FileError code: 1000. I inspect code in the ContentFileSystem.java, and find the method resourceSizeForCursor cannot return correct value. The problem is, that cursor doesn't have a column named _size. I have given permission of File and Contacts.
Attachments
Issue Links
- links to