I have developed game and now i want to test it on android. I followed this guide: https://love2d.org/wiki/Game_Distribution/APKTool to build an apk file. Everything is working fine, but i can't change screen orientation to portrait. I tried to change
Code: Select all
android:screenOrientation="sensorLandscape"
I have noticed that game is not running on one of mine devices. I'm getting error: boot.lua:535 "cannot compile vertex shader". Why I'm getting that error, if on other devices/emulators game works fine?
Thank you.
P.S: phone is Samsung Galaxy Core Prime, Android 5.1.1