Martin Seigneuret
Martin Seigneuret
@chankruze Hi, how did you resolve this issue at the end ?
Same issue here
Same problem here! But the problem is here since next 14 actually :/
Same here `The following build commands failed: CompileC /Users/martinseigneuret/Library/Developer/Xcode/DerivedData/SneakmartApp-fmxeibanrznxrpbbbayerstjfxcr/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-utils.build/Objects-normal/arm64/RunLoopObserver.o /Users/martinseigneuret/Documents/Sneakmart/sneakmart-front-monorepo/node_modules/react-native/ReactCommon/react/utils/RunLoopObserver.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-utils' from project 'Pods') (1 failure)` Some news?
I'm facing the same issue. I think it's a major issue that need to be fixed because it's causing a lot of problems in production.
Same here
I resolved it with the props `trustAllCerts={false}`. Not sure why.