+3 votes

I am trying to get the contents of the clipboard in for a mobile game using OS.get_clipboard(). It works on Android but not on iOS. It just returns nothing, no error is given. Is there an iOS permission that I need to ask in order to access the clipboard?
In the Godot docs, it does state:

The clipboard from the host OS. Might be unavailable on some platforms.

Is OS.get_clipboard() unavailable on iOS?

Any help would be greatly appreciated.

Godot version 3.2.3
in Engine by (17 points)

I have a similar problem too, OS.set_clipboard() working on Android but doesn't know why it doesn't work on iOS, both on simulator and real devices :'(

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.