Cannot download file through webview
I am using window.location at page show to redirect the entire screen to my own URL. If there is any html links to a downloadable file(ie .mp3), the link will not function, nothing happens when the link is clicked. How do I make it so that when a URL link is clicked that points to a file, the file starts being downloaded like the default browser behavior?