nisovin / godot-coi-serviceworker

A Godot plugin that enables cross-origin isolation for web exports
https://godotengine.org/asset-library/asset/1818
MIT License
40 stars 3 forks source link

Does not work on CrazyGames.com and other game portals #1

Closed bergice closed 1 year ago

bergice commented 1 year ago

We've tried uploading zipped builds and iframes using this workaround to CrazyGames.com, but it does not seem to work.

image

Is there some restriction with this workaround we're not aware of?

nisovin commented 1 year ago

If there is a cross-origin iframe, I don't think this work-around will work unless the containing page has the right configuration. This addon will probably only work if the game is not embedded.

FartFish commented 10 months ago

Did you find a solution to this when closing the issue, or did you mark it as closed because there is no solution?