react-native-incall-manager
react-native-incall-manager copied to clipboard
InCallManager.setForceSpeakerphoneOn(true); is not working on ios?
I try everthing but didn't work. How i can fix it?
Hi
you have to type InCallManager.start() before forcing speaker phone
Still the issue exist even though I call the nCallManager.start()