Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

If I disable my wifi, the game loads with no error

If I use my android firewall (Netguard), and tell it to block internet access for this app, then the game gets stuck loading it. It doesn't display an error or anything

The only thing I can theorize is that it detects my phone has internet connection (because it does), so it keeps trying, despite the fact that the app has no internet connection. If this is the case, the game may also not load in wifi networks with strict firewalls since they might block whoever's hosting your image (schools, workplace, etc)

(+1)

Ah got it. Maybe the game engine I use doesn't have fallback code if it runs into something like that. I'll take note of it.