Skip to content

Commit de89828

Browse files
committed
增强稳定性
-修复后台报错Deactivating an audio session that has running I/O. All I/O should be stopped or paused prior to deactivating the audio session. -修复无法恢复原音频的问题
1 parent 1797b01 commit de89828

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LFCameraPickerController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'LFCameraPickerController'
3-
s.version = '1.1.1'
3+
s.version = '1.1.2'
44
s.summary = 'A clone of UIImagePickerController(UIImagePickerControllerSourceTypeCamera), support take photo and record video'
55
s.homepage = 'https://github.com/lincf0912/LFCameraPickerController'
66
s.license = 'MIT'

0 commit comments

Comments
 (0)