Expo camera wrong orientation in landscape

Please provide the following:

  1. SDK Version: 37.0.0
  2. Platforms(Android/iOS/web/all): Android

Hello,

Have a problem here. When using expo-camera and take a photo or record a video with the device horizontaly placed, the photo/video is not saved with landscape orientation, but portrait one. Does someone know how to correct that?

Cheers

Luciano

1 Like

Hey @lucsilvacharmander89,

This is a known issue unfortunately. Can you read this issue thread and see if any of the information/proposed workarounds work for you (such as setting skipProecessing to true) and if not, share which device it isn’t working on. takePictureAsync Orientation Issue · Issue #2559 · expo/expo · GitHub

Cheers,
Adam

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.