recording audio and playing sound not working in ios in react native
`I am creating an app and wants a need where i have to record user audio and same time have to play sone sound kind of background music. After providing all permissions it is working in android but in ios while recording sound not playing. I am using react-native-sound for sound and react-native-audio-record for recording. Please find attached the ios file AppDelegate.mm that contains the permissions