1

How to I change the clipboard permission on Safari (so that we can do navigator.clipboard.readText() if the user allows? On Chrome it is simple, as it is just next to the URL. On FF it's is a bit tricky, but I found a solution. I can't find it for Safari, though. But I believe it is possible from the documentation. I'd appreciate if someone could let me know. thank you!

solar apricot
  • 353
  • 2
  • 5
  • 24

1 Answers1

0

Please check if the answer is related with your question.

Here is the answer in a similar question.

Javascript clipboard.readText() not working in IOS Safari?

jcebidanes
  • 41
  • 1
  • 9