AudioPlayerManager
AudioPlayerManager copied to clipboard
verbose: default incorrect
I'm not sure if the documentation is lying to me, or the code is wrong.
AudioPlayerManager.swift v.1.2.3
/// Set this to true if the `AudioPlayerManager` log should be enabled. The default is `false`.
open static var verbose = true
Hey @bshirley. Thanks for the hint. I will fix the default value back to false
.