I want to use Kii(Cloud) as backend for my Unity Android game. Everything works fine on my computer. I added some users, a few global buckets and used queries to filter information from them. The problems start when I try to start the .apk on my phone. The app itself starts, but it never gets past a grey screen. The unity scene never loads. Investigating it further, even an empty unity project with the unity-cloud-sdk-3.2.10.unitypackage imported does not seem to load the first scene. Just a grey screen.
I am using Unity 2018.1.0b13 Personal Edition. Tested on physical OnePlus One with Android Cyanogen Mod and emulated Nexus 5 with standard Android.
Does anyone know that is wrong here? I posted this exact same question on their own forum, but the last post there is from september 2017.