Hi,
Im using file browsing for file upload in my ionic 3 app.
I used this for general file browsing:
Also using ionic native File plugin:
In Android i can browse everything and its great. But in iOS i get errors or when i use provided there paths folders are empty or rubbish.
I stumbled upon someone saying that ios are sandboxes and apps dont have access to file system? Is that right? I cannot say browse to downloaded image or pdf file and upload it thrue app?
Thanks in advance for any help!