Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on 0.62 #21

Open
dezudas opened this issue Apr 11, 2020 · 5 comments
Open

Not working on 0.62 #21

dezudas opened this issue Apr 11, 2020 · 5 comments

Comments

@dezudas
Copy link

dezudas commented Apr 11, 2020

Its not working in IOS for react-native version 0.62❌ /Users/dijuptuladhar/Project/react-native/tunner/node_modules/react-native-recording/lib/ios/Recording.h:2:9: 'React/RCTEventEmitter.h' file not found

@yigithanyucedag
Copy link

Library maintainers should add a podspec to enable auto linking feature.

@yigithanyucedag
Copy link

https://github.com/chadsmith/react-native-microphone-stream
Use this one. It has auto linking feature.

@zaporozhetsAnton
Copy link

@yigithanyucedag it doesn't work on android

@zaporozhetsAnton
Copy link

@yigithanyucedag your library shows wrong value inside the listener.

@anilsamuel
Copy link

anilsamuel commented Nov 23, 2020

I get
TypeError: null is not an object (evaluating 'MicrophoneStream.init') with react-native-microphone-stream and
TypeError: null is not an object (evaluating 'Recording.init') with react-native-recording

Please help

yarn config v1.22.10
info yarn config
{
  'version-tag-prefix': 'v',
  'version-git-tag': true,
  'version-commit-hooks': true,
  'version-git-sign': false,
  'version-git-message': 'v%s',
  'init-version': '1.0.0',
  'init-license': 'MIT',
  'save-prefix': '^',
  'bin-links': true,
  'ignore-scripts': false,
  'ignore-optional': false,
  registry: 'https://registry.yarnpkg.com',
  'strict-ssl': true,
  'user-agent': 'yarn/1.22.10 npm/? node/v15.2.1 darwin x64',
  lastUpdateCheck: 1606083383999
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants