lxy 2 년 전
부모
커밋
370bfb9422
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      LenzCameraNativeModuleForRN/Classes/inner/PCSBaseViewController/PCSBaseViewController.m
  2. 1 1
      LenzSDK.podspec

+ 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.