Multiple Commands produce error React Native

Multiple Commands produce error React Native Multiple commands produce ‘/Users/usename/Library/Developer/Xcode/DerivedData/myapp-brzdydrrbtppkifuoyasuqnozfiw/Build/Intermediates.noindex/ArchiveIntermediates/myapp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/AccessibilityResources.bundle’: 1) Target ‘React-Core-60309c9c-AccessibilityResources’ has create directory command with output ‘/Users/staplelogic/Library/Developer/Xcode/DerivedData/myapp-brzdydrrbtppkifuoyasuqnozfiw/Build/Intermediates.noindex/ArchiveIntermediates/myapp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/AccessibilityResources.bundle’ 2) Target ‘React-Core-AccessibilityResources’ has create directory command with output ‘/Users/staplelogic/Library/Developer/Xcode/DerivedData/myapp-brzdydrrbtppkifuoyasuqnozfiw/Build/Intermediates.noindex/ArchiveIntermediates/Trans8/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/AccessibilityResources.bundle’ Solution Remove React-Core.common-AccessibilityResources from the Xcode Pods folder. After doing

dyld Library not loaded rpath SocketIO framework SocketIO

dyld: Library not loaded: @rpath/SocketIO.framework/SocketIO Referenced from: /Users/umang.arya/Library/Developer/CoreSimulator/Devices/DE6170BD-7841-496B-B533-F22AE109FEB6/data/Containers/Bundle/Application/2540A914-43AA-45B4-A71E-5559942E3B94/app.app/Frameworks/PayUCheckoutProKit.framework/PayUCheckoutProKit Reason: image not found. dyld Library not loaded rpath SocketIO framework SocketIO Developers facing this error in the IOS build of react-native. The solution to this problem is to add the below

Begin typing your search above and press enter to search. Press ESC to cancel.

Back To Top