hi,
How can I lock the Screen orientation in appery jquery mobile app? I used to add a few lines to android manifest file in the earlier versions. Is there a newer or recommended way to achieve this?
Thanks,
M&M
hi,
How can I lock the Screen orientation in appery jquery mobile app? I used to add a few lines to android manifest file in the earlier versions. Is there a newer or recommended way to achieve this?
Thanks,
M&M
Hello,
Please use 3rd-part plugin for that, e.g.: https://github.com/apache/cordova-plu...
Look here for more information about Cordova plugins: https://docs.appery.io/docs/cordova-o...
alright .... thanks