You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i using this code
this.imagePicker.getPictures . Some time i got real path ex: file:///Userdata/....
When i call this.imagePicker.getPictures form sheet of ionic i got path : //Userdata/...
How to fix this plugin without code more check path content file:// ???
Sorry my english not good
The text was updated successfully, but these errors were encountered:
When i using this code
this.imagePicker.getPictures . Some time i got real path ex: file:///Userdata/....
When i call this.imagePicker.getPictures form sheet of ionic i got path : //Userdata/...
How to fix this plugin without code more check path content file:// ???
Sorry my english not good
The text was updated successfully, but these errors were encountered: