@mustaine wrote:
Hi,
I am having a strange behaviour when I upload the app to ionic view.
Currently I am trying to persist an image from the camera to Parse using the plugin:cordova-plugin-file
.Having the device connected by USB and running
ionic run android
is working fine.
But usingionic upload
, then from the ionic view application is not working.Running from the Ionic View application the code
alert(window.resolveLocalFileSystemURL)
displaysundefined
but if runs directly on android or deploying using android studio then it is running fine.Does someone experience the same behaviour?
Does ionic view not support cordova-plugin-file?Thanks,
Posts: 1
Participants: 1