Brian Rubio

Results 4 comments of Brian Rubio

Im also getting a similar error, I followed @aaroncornelissen solution but that only gave this: `ld: warning: directory not found for option '-L-L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator' ld: warning: Could not find or use...

Ok I finally got my project working, what I did was combine this two: https://github.com/facebook/react-native/issues/28483#issuecomment-610839293 If you're not using lottie I don't think this is necessary: https://github.com/react-native-community/lottie-react-native/issues/575#issuecomment-575032285

@skicson Your answer worked, thanks. Edit: Found a solution that doesn't require background permission. https://github.com/Polidea/react-native-ble-plx/issues/730#issuecomment-681946908

Im having this issue too, did you find a way to make it work ?