Answer the question
In order to leave comments, you need to log in
Can a user copy a link to clipboard in mobile safari?
There is a link to another page. I want the link to be copied to the user's clipboard when the button is clicked. It works in Safari on a Macbook, but not on an iPhone. I use execCommand("copy"). And most importantly, when I call alert(document.queryCommandSupported it comes out true.
Thank you so much!
Answer the question
In order to leave comments, you need to log in
I suggest connecting some JS plugin, for example this one https://clipboardjs.com/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question