Matt Murphy
Matt Murphy
For some reason, the file URIs generated by onNewSegment work correctly, but the URI generated by save() is not playing successfully (in react-native-video). Any ideas for solutions would be much...
I'm wondering if anyone has successfully used react-native-workers with remote debugging enabled in the app. When I use remote debugging, I get an exception that "Runtime is not ready for...
CpResource worker.jsbundle /Users/mmmurf/Library/Developer/Xcode/DerivedData/rnapp-ccdxqyixutejvsgkritolwuwskbd/Build/Products/Debug-iphoneos/rnapp.app/worker.jsbundle cd /Users/mmmurf/projects/react-native-workers/example/ios export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/mmmurf/projects/react-native-workers/example/ios/worker.jsbundle /Users/mmmurf/Library/Developer/Xcode/DerivedData/rnapp-ccdxqyixutejvsgkritolwuwskbd/Build/Products/Debug-iphoneos/rnapp.app error: /Users/mmmurf/projects/react-native-workers/example/ios/worker.jsbundle: No such file or directory Steps to...
This file does not seem to be getting generated when I test on device, though it works when the packager is loaded via a URL rather than a file.
loading the following URL in the browser: http://localhost:8081/index.worker.bundle results in the packager error printed to the terminal running the packager: Error: Error validating module options: child "platform" fails because ["platform"...
Hello, I'm not sure if I installed something incorrectly, but the buttons on the lock that appeared after I switched the device handler don't seem to be displaying properly. They...