question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot read property 'IsAndroid' of undefined

See original GitHub issue

On iOS, in fresh project generated by latest version of create-react-native-app: RNSound is not defined in NativeModules of react-native.

"dependencies": {
    "expo": "^18.0.3",
    "react": "16.0.0-alpha.12",
    "react-native": "^0.45.1",
    "react-native-sound": "^0.10.3"
  }

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:13
  • Comments:31 (2 by maintainers)

github_iconTop GitHub Comments

20reactions
dominictraceycommented, Aug 22, 2017

I have this problem running test cases from Jest. Works fine in emulators and hardware for both Android and iOS.

12reactions
JimSchofieldcommented, Jun 29, 2017

Restarting Android Studio, my emulator, and terminal seemed to work for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

react native sound Not working on Windows - Stack Overflow
react native sound Not working on Windows: Cannot read property 'IsAndroid' of undefined · javascript · reactjs · react-native · react-native-sound ...
Read more >
[SSL Pinning Plugin] Error - Cannot read property 'apply' for ...
With original Multilingual, the application crashed and in logs it gave error: [ErrorScreen] Cannot read property 'apply' of undefined. With cloned Multilingual ...
Read more >
react-native-sound/Help - Gitter
Hi everyone! Has anybody run into the error "Cannot read property 'isAndroid' of undefined and knows a fix? I installed react-native-sound and linked...
Read more >
[Solved]-React Native Sound Not Working (Remote URL)
undefined is not an object (evaluating 'RNSound.IsAndroid') ... react native sound Not working on Windows: Cannot read property 'IsAndroid' of undefined ...
Read more >
Platform Specific Code - React Native
Certain components may have properties that work on one platform only. ... React Native will detect when a file has a .ios. or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found