Question
[BUG] Android app copy paste clipboard not working
I just set a button to copy in the clipboard a text element with the following JS function:
navigator.clipboard.writeText("txt")
it works fine in the iOS app but not in Android.
Any advice?
I just set a button to copy in the clipboard a text element with the following JS function:
navigator.clipboard.writeText("txt")
it works fine in the iOS app but not in Android.
Any advice?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.