Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://developer.apple.com/documentation/avfaudio/avaudiosessioncategoryoptions/avaudiosessioncategoryoptionallowairplay Apple's documentation states that "You can only explicitly set this option if the audio session’s category is set to AVAudioSessionCategoryPlayAndRecord." Change the code so that it's only explicitly enabled in that specific category.
- Loading branch information