I want to create a url link that, when clicked, will open the gmail page in the compose mode, with pre-filled data (subject, message body). But it need to work also for mobile version. I know that is possible to create such a link, the problem is that it only works on the desktop version. It does not work on the mobile (iOS).
https://mail.google.com/mail/?view=cm&fs=1&[email protected]&su=SUBJECT&body=BODY&[email protected]
Is it possible to create a link that will also support mobile versions and through which I can pass the initial content of the message?