Open FRosay opened 2 years ago
As far as I could understand the problem, it seems that the iframe containing the game on Liluo should have the allow-storage-access-by-user-activation attribute set to true to allow the browser to even ask the user if they want to allow copy/pasting.
I am guessing that this means a potential fix is in the hands of the GDevelop Team? Also that this might be intentional and done for security reasons?
Describe the bug of the extension
The extension: Clipboard The problem: When I try to use the action "Get text from the clipboard" from the extension and am testing on a browser via a development build (using "Publish" then "Generate link" in the app), I get nothing except an error in the console.
Steps to reproduce the behaviour:
Other details
Please include a link to a game if possible!
If applicable, add screenshots to help explain your problem.
Include any OS/browser version/smartphone that you're using:
Which version of GDevelop are you using? The desktop app or the web-app?
I might try to look into this myself, but I am not sure I have the time/skill. Any hints appreciated anyway :).