Undefined symbols for architecture arm64:
"_OBJC_PROTOCOL$_ExternalWalletSelectionProtocol", referenced from:
_OBJC_CLASS_PROTOCOLS$_RNRazorpayCheckout in libreact-native-razorpay.a2
"_OBJC_PROTOCOL$_RazorpayPaymentCompletionProtocolWithData", referenced from:
_OBJC_CLASS_PROTOCOLS$_RNRazorpayCheckout in libreact-native-razorpay.a2
ld: symbol(s) not found for architecture arm64
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
after latest update getting this error when trying to create builds via xCode
Undefined symbols for architecture arm64:
"_OBJC_PROTOCOL$_ExternalWalletSelectionProtocol", referenced from:
_OBJC_CLASS_PROTOCOLS$_RNRazorpayCheckout in libreact-native-razorpay.a2
"_OBJC_PROTOCOL$_RazorpayPaymentCompletionProtocolWithData", referenced from:
_OBJC_CLASS_PROTOCOLS$_RNRazorpayCheckout in libreact-native-razorpay.a2
ld: symbol(s) not found for architecture arm64
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
after latest update getting this error when trying to create builds via xCode