Skip to main content

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

It runs, but this pops up:


And when I tried installing anyway I failed.

(1 edit)

How did it fail? Did it open app and install assets but then failed to install runtime? If so, check if Out_of_Touch/Game.apk file exists and install it manually, if it doesn’t exist then you have overzealous antivirus deleting game apk before it’s installed. Or did it not open app at all? The error you’re getting is normal, it’s impossbie to build app using new android api because it doesn’t allow file system access at all.

(2 edits)

From what I can tell, the app isn't installing. It would start, but then that error would pop up and ultimately fail. How do check if the apk file exists, and where do I find it?

If it doesn’t start up there wouldn’t be any files, they are created once you click “Install” inside the app. Did you give it permission to access files because that’s what it needs to run and that’s why it uses old android API.

(1 edit)

I don't know about that. So how do I do that? Sorry for all the trouble by the way.

It should pop up when you start app first time. If it didn’t - it should be somewhere in app settings. Unless this permission doesn’t exist at all on your phone for some reason.

This game looks amazing, and I'd love to play it, but i have no clue where to look in app settings for said permission. So unfortunately I'm just going to give up. Again, sorry for all the trouble.