xiqi / react-native-live-audio-stream

Get live audio stream data for React Native (works for iOS and Android)
MIT License
71 stars 29 forks source link

When I use this lib on IOS, BuildConverter: AudioConverterNew returned -50 #28

Open thunderfalco opened 2 months ago

thunderfalco commented 2 months ago
image

This lib works well on android, but on IOS, seems not found channel, some errors happened, how to solve this error?

thunderfalco commented 2 months ago

I found it works well on android simulator, but not work on physical device

ManNy897 commented 2 months ago

I am having the same issue on ios simulator. Did you have any luck fixing the issue @thunderfalco ?

thunderfalco commented 1 month ago

Finally implement by native code using expo-module