Open psfyr opened 1 week ago
When we have to setup more than once in the app, it panics with AVAudioSession category cannot be set on iOS. This is bad behavior and isn't handled in even the example app. You can replicate this by calling setup twice or more.
please open a PR. thanks.
When we have to setup more than once in the app, it panics with AVAudioSession category cannot be set on iOS. This is bad behavior and isn't handled in even the example app. You can replicate this by calling setup twice or more.