CameraKit / camerakit-ios

Library for iOS Camera API. Massively increase performance and ease of use within your next iOS Project.
Apache License 2.0
692 stars 82 forks source link

Landscape photo always saved as portrait #8

Closed igorkulman closed 5 years ago

igorkulman commented 5 years ago

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

No such file

Environment

CameraKit Version:

0.1

iOS Device:

iPhone 6S

iOS Version:

12.1.4

Steps to Reproduce

(Write your steps here:)

  1. Rotate the device to landscape
  2. Take a photo
  3. Save the photo

Expected Behavior

Photon saved as landscape

Actual Behavior

Photo saved as portrait

Reproducible Demo

Demo in this repo

adrianmteo commented 5 years ago

Thank you for contributing to CameraKit by submitting this bug report! 👍 We will consider it and resolve it in our next stable release 😄