Help with getting clipboard permissions working on iOS #3749
Unanswered
miketwenty1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would anyone be able to help me know how to get this work on iOS? This currently works with android and desktop.
This code below is currently running within a bevy system.
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.
Beta Was this translation helpful? Give feedback.
All reactions