jsierles / react-native-audio

Audio recorder library for React Native
MIT License
1.16k stars 539 forks source link

AudioRecorder.onProgress is not triggering in iPhone 6 Real device (Solved) #349

Closed arjunghimire closed 5 years ago

arjunghimire commented 5 years ago

react-native-audio : 4.2.2 react-native :0.59 react : 16.8.3 using react-native-sound ? Yes

Expected behaviour :

AudioRecorder.onProgress is not triggering in iPhone 6 Real device but it works on the simulator of IOS

Actual behaviour

AudioRecorder.onProgress need to be triggering in iPhone 6 Real