NativeScript / sample-ImageUpload

An integration of nativescript-image-picker and nativescript-background-http
Apache License 2.0
22 stars 19 forks source link

fileuri is not accessible on the device. It works fine on the emulator. #1

Closed girishgkg closed 8 years ago

girishgkg commented 8 years ago

CONSOLE LOG file:///app/main-page.js:81:15: TypeError: undefined is not an object (evaluating 'fileUri.match')

NickIliev commented 8 years ago

related to #13

dtopuzov commented 8 years ago

Will be solved once https://github.com/NativeScript/nativescript-imagepicker/issues/13 is fixed.