I use the Intel XDK demo Iframe/URL App to open a website. But I can not download files into phone local storage. Can anyone help why it happened?
I use this code from url: "github.com/gomobile/sample-url-app/tree/master/www/" in intel xdk cordova build. I have a problem when I download/save file from website into my android storage. The link download is working in browser but not in my app. Give me a solution that I understand because I'm a just beginner.