lxy 1 year ago
parent
commit
370bfb9422

+ 1 - 0
LenzCameraNativeModuleForRN/Classes/inner/PCSBaseViewController/PCSBaseViewController.m

@@ -1373,6 +1373,7 @@
     }
     [camera unlockForConfiguration];
     self.thumbnailOritaionByCurrentVideoOrientation = [UIImage imageOrientationByDeviceOrientation:currOrientation isFrontCamera:camera == [CameraManager shared].front];
+    
     [self.movieFileOutput startRecordingToOutputFileURL: tmpMovieFileUrl recordingDelegate:self];
 
     return YES;

+ 1 - 1
LenzSDK.podspec

@@ -8,7 +8,7 @@
 
 Pod::Spec.new do |s|
   s.name             = 'LenzSDK'
-  s.version          = '2.2.8'
+  s.version          = '2.2.9'
   s.summary          = 'A short description of LenzSDK.'
 
 # This description is used to generate tags and improve search results.