Answer the question
In order to leave comments, you need to log in
Why can't I paste text to the clipboard on IOS?
I'm trying to paste text into the clipboard with:
Checking with:event.clipboardData.setData('text/plain', myText);
console.log(event.clipboardData.getData("text/plain"));
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question