Question
mailto not working on android
I have a Link widget that should open my native email client.
I use this mailto:someone@example.com?Subject=Hello%20again (source: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_link_mailto) and on iOS the email clients opens but on Android nothing is happening.
However if i go in chrome to the link on Android my email client is opening.
Does anybody has some idea how to fix this?

