FastttCamera icon indicating copy to clipboard operation
FastttCamera copied to clipboard

Live image in portrait when camera is in landscape

Open CrazyGoose opened this issue 9 years ago • 2 comments

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+

CrazyGoose avatar May 02 '16 17:05 CrazyGoose

try this @CrazyGoose _fastCamera.interfaceRotatesWithOrientation = NO;

starlight173 avatar Jul 18 '16 09:07 starlight173

Same happened to me, @gloryluu suggestion worked perfectly. Thnx

elikohen avatar Jul 26 '16 09:07 elikohen