I'm developing a B4A application that needs to run in portrait mode on an Android TV / Android Box. However, despite using the usual methods, the device remains in landscape mode and does not rotate.
It works flawlessly on phones and tablets, and I can set the desired orientation through code. However, I'm experiencing issues with Android TV Boxes and Android TV Sticks—no matter what I do, the device (Android) does not switch to portrait mode.
All of the ones I have support rotation - but there is usually a set up option that has to be set to allow it.
Note: the applications I use with the boxes are pre-B4X pages