shahen94 / react-native-video-processing

Native Video editing/trimming/compressing :movie_camera: library for React-Native
https://shahen94.github.io/react-native-video-processing/
MIT License
1.25k stars 326 forks source link

AccessibilityResources.bundle not found #319

Closed James-revans closed 3 years ago

James-revans commented 3 years ago
Screen Shot 2020-11-01 at 10 07 17 PM

Current Behavior

Followed along with video exactly for ios implementation and when running a build in xcode I keep getting this error. I've tried a pod install like it suggests but that hasn't helped.

Expected Behavior

Everything else passes and this is the only build that fails, so hopefully I won't encounter the same errors it seems everyone else is encountering.

Also, I'm a web dev and not as familiar with ios development so this could be a simple thing, but thought I'd ask.

Thanks!

Your Environment

software version
react-native-video-processing 2.0.0
react-native 0.63.3
expo 39.0.2
node 12.13.0
cedced19 commented 3 years ago

I have the same issue. I think it is not due to react-native-video-processing. Did you find a solution ?

James-revans commented 3 years ago

I agree, but I thought I'd post here just in case anyone had some insight. I have not found a solution yet. I think I might have to look into ios development a little more to find out what to do

shahen94 commented 3 years ago

This is not a current lib issue. It's related to react-native. Closing this out. https://github.com/facebook/react-native/issues/30335