Ink / ios-picker

[DEPRECATED] The easiest way to import content into your application. http://filepicker.io
MIT License
226 stars 78 forks source link

Local image uploads not working #113

Closed sepandb closed 8 years ago

sepandb commented 9 years ago

When uploading local images from the device or taking a new photo to upload , the objects in the results array seem to have many properties that return null:

FILE CHOSEN: <FPMediaInfo: 0x112dd2a50> { mediaType = public.image mediaURL = file:///localrepo remoteURL = (null) filename = (null) filesize = (null) key = (null) source = (null) originalAsset = (null) thumbnailImage = (null) containsImageAtMediaURL = YES containsMovieAtMediaURL = NO }

dzana commented 8 years ago

Could you provide some more information, how to reproduce this bug? What version of filpicker library are you using? Problem exist also in demo application?