1
I am developing an app with Ionic that has a webview page within an iframe, in this webview there is a download button that works normally in the browser, but android does not work. I believe Android is blocking this download, I would like to know how to enable the download to be done directly, as it does in the browser.