Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi leafo,

I'm currently bumping into the issue of iframe not working with SharedArrayBuffer support enabled, and I need it for steam page wishlist widget embedding. I was wondering if a fix is in the works for this issue specifically?

Admin(+1)

Unfortunately every iframe on the page must participate in the same security headers, so if a third party platform’s iframe embed doesn’t support it then it won’t load. You’ll have to use another solution to embed the widget into the page, like a link or image.

Although this is not the answer I had hoped to read, I appreciate the quick response, thanks! I'll figure out a way around.