Skip to content

Conversation

fhilleriteau-fdi
Copy link

React-Native-Callkeep is enforcing several AVAudioSession parameters on iOS which are not justified and can cause issues.

Currently the preferredSampleRate is set to 44100hz and preferredIOBufferedDuration is set to 0.005ms. Theses configurations are not justified and can lead to unexpected issues.

This merge request removes theses parameters.
The system's default values will be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant