react-native-recording icon indicating copy to clipboard operation
react-native-recording copied to clipboard

Native module cannot be null in IOS

Open eraArya2601 opened this issue 5 years ago • 6 comments

when I am Installing react-native-recording latest version and build and run app it gives error native module cannot be null in ios. Please help me what I am doing wrong? Thanks in advance

eraArya2601 avatar Mar 09 '21 12:03 eraArya2601

The Same problem here. I'm using expo, maybe it causes the problem?

ProtsenkoAI avatar Aug 26 '21 12:08 ProtsenkoAI

I think the package.json isn't quite right, or the podspec is using the wrong file. I might revisit here and compare the files on the node module, as I'm not sure that the npm module is up to date with the latest changes

marksyzm avatar Jul 19 '22 11:07 marksyzm

I am facing the same in this screenshot, any help will be appreciated IMG_B05D6623FF24-1

sharma-sanjeev156 avatar Jun 08 '23 11:06 sharma-sanjeev156

I forked this module into react-native-microphone-stream if that helps. You will need something like "wavefile" to collect the array of data and save the audio but it's fairly straightforward.

marksyzm avatar Jun 08 '23 11:06 marksyzm

same issue i face

ahtishamshahzad avatar Feb 02 '24 08:02 ahtishamshahzad

Facing same issue...

rizhangdev avatar Jul 08 '24 23:07 rizhangdev