This seems to only happen on that device and browser combination as it is working on my desktop and phone just fine. Not sure if this is a limitation with the fire tablet or some setting. The Silk browser should be based on Chromium so in theory it should run there. But the tablet is locked and I only did whitelist itch as an website.
Anyone tried something like that and was successful? Anyone with an idea where to look to get it running?
Turn off threads when exporting your webgame, then cross origin isolation/shared array buffers won’t be needed. You can turn that off in your itch settings and it should be more compatible with more browsers, at the cost of some performance.
I meant it more as a way to test. If it works you know it’s silk and can focus on that difference. I wouldn’t rule out something with the kindle os though.
If I disable threads the loading process, which is using threads, does not work anymore
So sadly this might could solve the issue in theory but in that specific case it will not work.