Unavowed doesn't work for me. Tried both steam and gog versions. It stops at startup with a message about achievements. Is there a workaround to this? Using latest 3.4 version
Please, in cases like this include actual error message. But I will make a guess it is "script link error" because Android port does not include steam/gog plugin.
If that's the case, then perhaps first solution is to build and include steam/gog
stub plugin into APK along with others.
In the past Monkey0506 also suggested embedding plugin placeholders for steam/gog client into the engine, but I did not realize why it may be necessary at first.
These are two ways, I believe either may be tried. I'd try building separate plugin stub and including into APK first, because that does involve modifying engine code. If that won't work for some reason, then try another one.
PS. That said, I have to make a formal warning that running the game on its own does not guarantee it will be playable on touch-screen device. If it's not then probably waiting for Wadjet Eye to produce a mobile version of their game would be better (idk if they are planning).
PPS. We are currently trying to work this problem out.