Hello everybody.
I was testing a VR application I made using AppGameKit V2.0.17, and by broadcasting, the app works great on my android Xperia Z2.
No problem whatsoever.
But, when I exported it as .apk and installed it, the problem arises.
Just right after installing it , if I chose to run it, then it works fine.
But when I close the app, and ran it again, the app failed to detect gyroscope movement.
And, when I return to home screen (without closing the app), and return back to the app, the screen just appears black.
If I remember correctly, some times ago, .apk also failed to detect sensors movements . But that was fixed.
Is this related to that?
I exported the .apk with permissions: Write external storage, wifi, and wake lock.
Anybody have any idea? Pretty sure its not related to the code.
Here's the .apk.