Adakhan
Results
2
issues of
Adakhan
The sound in the captured video is very quiet. I made `allowBackgroundAudio = true ` `audioEnabled = true` But the sound is still quiet.
How to save a video in camera roll? I found a way to save photos in camera roll. ` UIImageWriteToSavedPhotosAlbum(photo, nil, nil, nil) ` What about videos?