FastttCamera
FastttCamera copied to clipboard
Live image in portrait when camera is in landscape
Live image in portrait when camera is in landscape The shutter button is also enlarged and slightly below the screen when in landscape.
iOS 9.3.1 iPhone 6+
try this @CrazyGoose _fastCamera.interfaceRotatesWithOrientation = NO;
Same happened to me, @gloryluu suggestion worked perfectly. Thnx