Clipboard on Safari/iOS help request #3781
Unanswered
miketwenty1
asked this question in
Q&A
Replies: 2 comments 36 replies
-
Reading the documentation on MDN or Caniuse, it seems that calling |
Beta Was this translation helpful? Give feedback.
16 replies
-
from web.dev I am stuck at iOS copy/paste but am not sure how to formulate the above info to a working example, |
Beta Was this translation helpful? Give feedback.
20 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Following up with a discussion here to get more visibility.
May be related to: emilk/egui#3480 ?
I'm trying to get clipboard working with Safari browsers / iOS. Any help would be greatly appreciated.
The error is
JsValue(NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
The same error happens on both safari/macbook and safari/iOS.
Beta Was this translation helpful? Give feedback.
All reactions