Saturday 15 August 2015

ios - Flash CameraUI orientation is wrong -



ios - Flash CameraUI orientation is wrong -

we're developing air app android , ios. of import part of app taking photos. using flash.media.cameraui works on android, experience problems on ios.

in ios photographic camera application, when rotate ipad, orientation wrong: if rotate pad clockwise, image rotated anticlockwise. ui buttons have right orientation though, , when photo taken, resulting bitmap has right orentation based on orientation of camera, not actual view on screen.

looking @ different photographic camera apps, notice when pad rotated orientation changes clockwise, photographic camera 3 things: first, displayed image becomes rotated 90 degrees anti-clockwise (so looks wrong). then, image rotates 90 degrees clockwise, restore right orientation. in addition, ui buttons alter orientation text displayed correctly.

it seems in our app, rotates image without doing first immediate rotation. thus, end result wrong.

anyone know how prepare this?

after more research, found issue isn't restricted air. uiimagepickercontroller photographic camera view rotating strangely on ios 8 (pictures)

ios flash camera

No comments:

Post a Comment