I need to add a download button to an image in a website that is a mobile site. I looked other related questions and all of that are for PC browsers. I need an answer to support mobile browsers.
I used HTML <a>
download Attribute
But it's not supported in mobile browsers.