appcelerator - Is there a way to force the camera orientation to stay in portrait? -
my app's orientation set portrait mode in tiapp.xml , the window's orientation mode set portrait. when open camera, orientation not locked portrait, still rotates. there way lock because need capture photos in portrait mode?
in cameraoptionstype dictionary pass options ti.media.showcamera can set autorotate boolean property: false locks camera preview rotation.
Comments
Post a Comment