Steps to reproduce: - User for example the https://github.com/NativeScript/sample-ImageUpload - You will see that you see images that are not actually in your device but from your cloud account When you try to use them (for example upload them) there is no fileUri then not usable. Here is the log for example of one of them: ``` CONSOLE LOG file:///app/main-page.js:90:24: Total bytes to transfer: 0 CONSOLE LOG file:///app/main-page.js:83:20: ---------------- CONSOLE LOG file:///app/main-page.js:84:20: Status: complete CONSOLE LOG file:///app/main-page.js:85:20: Error: undefined CONSOLE LOG file:///app/tns_modules/nativescript-imagepicker/images.js:18:20: 736 CONSOLE LOG file:///app/tns_modules/nativescript-imagepicker/images.js:19:20: 736 CONSOLE LOG file:///app/tns_modules/nativescript-imagepicker/images.js:18:20: 736 CONSOLE LOG file:///app/tns_modules/nativescript-imagepicker/images.js:19:20: 736 ```