react-native-ipay88-sdk icon indicating copy to clipboard operation
react-native-ipay88-sdk copied to clipboard

Bitcode does not found

Open HJ29 opened this issue 6 years ago • 1 comments

/Build/Products/Debug-iphoneos/libRNIpay88Sdk.a(IpayPayment.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target.

How to solve this problem?

I tried to disable bitcode for ipay88 dependency only, but still not working.

HJ29 avatar Aug 23 '18 03:08 HJ29