Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

Commit 3405e86

Browse files
Remove the 'fix' for iPad camera rotation
1 parent d79a491 commit 3405e86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ALCameraViewController/ViewController/CameraViewController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@ open class CameraViewController: UIViewController {
284284
cameraView.startSession()
285285
addCameraObserver()
286286
addRotateObserver()
287-
rotateCameraView()
288287

289288
if allowVolumeButtonCapture {
290289
setupVolumeControl()

0 commit comments

Comments
 (0)