I’m encountering an issue with my React Native app (Expo SDK 49) when initiating a name by means of a WebView. When the app is energetic, the microphone works nice, and the opposite person can hear my voice. Nevertheless, when the app is within the background on iOS gadgets, the microphone will not be selecting up my voice.
This concern is restricted to iOS; Android works as anticipated. Any insights or options on the best way to allow the microphone within the background on iOS gadgets inside a React Native WebView could be tremendously appreciated.
Listed here are the steps I attempted:
1. I tried to deal with the problem by including permission as a activity within the background, however I’m unsure if I carried out it accurately.
This downside appears remoted to iOS; Android behaves as anticipated. Any insights or options relating to enabling the microphone within the background on iOS gadgets inside a React Native WebView could be extremely helpful.
Thanks prematurely!