Our application supports only portrait mode and it is working fine.
But when I attach external keyboard for Microsoft Surface tablet, my application is converted to landscape mode.
Can I prevent this behavior to not to rotate to landscape even if external keyboard is attached?
I know it will not be good user experience, but my application is designed for portrait only, so when it rotated to landscape the UI looks very bad.
Thanks.