ZyusAn
ZyusAn

Reputation: 379

iOS AVCapturePhotoOutput crashed due to shutter sounds

My app had a crash sometimes when taking a photo:

[output capturePhotoWithSettings:avsettings delegate:self];

and the crash info:

Fatal Exception: NSInvalidArgumentException
*** -[AVCapturePhotoOutput capturePhotoWithSettings:delegate:] You are not authorized to use custom shutter sounds

crash device: iPhone7 plus

operation system: iOS 12.1.1,no jailbroken

So what is the cause of this, and how can I fix it?

Upvotes: 1

Views: 246

Answers (0)

Related Questions