You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is a bug report when build the project:
libc++abi: terminating with uncaught exception of type NSException
*** Terminating app due to uncaught exception 'NSGenericException', reason: '*** -[AVCaptureSession startRunning] startRunning may not be called between calls to beginConfiguration and commitConfiguration'
terminating with uncaught exception of type NSException
CoreSimulator 857.14 - Device: iPhone 14 (CA4849C9-1866-4D53-BCEA-B0ED86A38F30) - Runtime: iOS 16.2 (20C52) - DeviceType: iPhone 14
if you have time , pls fix it. I am new to swift , thank you.
The text was updated successfully, but these errors were encountered:
kaiven11
changed the title
startRunning may not be called between calls to beginConfiguration and commitConfiguration
build iOS app error
May 21, 2023
there is a bug report when build the project:
libc++abi: terminating with uncaught exception of type NSException
*** Terminating app due to uncaught exception 'NSGenericException', reason: '*** -[AVCaptureSession startRunning] startRunning may not be called between calls to beginConfiguration and commitConfiguration'
terminating with uncaught exception of type NSException
CoreSimulator 857.14 - Device: iPhone 14 (CA4849C9-1866-4D53-BCEA-B0ED86A38F30) - Runtime: iOS 16.2 (20C52) - DeviceType: iPhone 14
if you have time , pls fix it. I am new to swift , thank you.
The text was updated successfully, but these errors were encountered: