Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

penguinhermit

4
Posts
1
Topics
1
Followers
5
Following
A member registered Nov 13, 2023 · View creator page →

Creator of

Recent community posts

Sounds wild and very human!

Awesome! I love the concept and execution.

I see, so it's a chrome error. That explains the google link. Yes, I have advised users to manually select and copy and paste, so that's good enough I think. Thank you.

I'm trying to get my first game/application working on itch.io. One feature is a "copy to clipboard" which should copy a generated list of 9 emoji to the user's clipboard. It works fine on my local PC and browser, but when hosted on itch.io it fails with this error:

Failed to copy text: NotAllowedError: Failed to execute 'writeText' on 'Clipboard': The Clipboard API has been blocked because of a permissions policy applied to the current document. See https://googl/EuHzyv for more details.

When followed, that goo.gl link shows:

404. <ins>That’s an error.
</ins>
The requested URL was not found on this server. <ins>That’s all we know.</ins>

Is there a workaround?