'react-native-razorpay works fine on android error in ios

The following build commands failed: CompileC /Users/castle-an/Library/Developer/Xcode/DerivedData/communityfarmapp-gfrieysdvujylbgggiyfbrieaiqp/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-razorpay.build/Objects-normal/arm64/RazorpayCheckout.o /Users/castle-an/Documents/CommunityFarm/communityfarmapp\ copy/node_modules/react-native-razorpay/ios/RazorpayCheckout.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-razorpay' from project 'Pods')

i am using "react-native": "0.66.4", "react-native-razorpay": "^2.2.8",

ios platform version 11.0

shows this error while running npx react-native run-ios



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source