I'm trying to use the library for a softphone app in IOS, and I'm having trouble setting the AudioSession. I have a few questions:
1 - Why is the function configurAudioSession() called so many times?
2 - I'm having this error "AVAudioSession_iOS.mm:2375 Failed to set properties, error: '!int'". I debugged the app a lot and figure the error was here :
3 - I'm trying to combine this library with the ABTO_sdk for flutter, did anyone else tried this solution?
I'm trying to use the library for a softphone app in IOS, and I'm having trouble setting the AudioSession. I have a few questions: 1 - Why is the function configurAudioSession() called so many times? 2 - I'm having this error "AVAudioSession_iOS.mm:2375 Failed to set properties, error: '!int'". I debugged the app a lot and figure the error was here : 3 - I'm trying to combine this library with the ABTO_sdk for flutter, did anyone else tried this solution?