goodatlas / react-native-audio-record

Audio record buffers for React Native (iOS and Android)
MIT License
176 stars 101 forks source link

not working on real device #39

Open syrakozz opened 4 years ago

syrakozz commented 4 years ago

in simulator its work perfectly but it not working on real device

cbizusr7 commented 3 years ago

There is a solution for this? I have the same problem.

Romick2005 commented 3 years ago

Is it iOS or Android. More details please.

dominicg666 commented 3 years ago

ios

dominicg666 commented 3 years ago

is not working iphone, any issue related AVsession?

Romick2005 commented 3 years ago

Have you try to debug? And see what is in Xcode console? I switched to my own forked repo

samarth25992 commented 1 year ago

Hey, did you find any solution for this? On simulator it works fine for both Android and iOS. On real device, its not working.