PaystackHQ / paystack-ios

Paystack SDK for iOS. Accept Payments on iOS
http://paystack.com
MIT License
26 stars 26 forks source link

Undefined symbols for architecture arm64: #22

Closed Michaelvons closed 5 years ago

Michaelvons commented 5 years ago

ignoring file /Users/michaeloshogbunu/WebstormProjects/vendeeReactNative/ios/Paystack.framework/Paystack, file was built for x86_64 which is not the architecture being linked (arm64): /Users/michaeloshogbunu/WebstormProjects/vendeeReactNative/ios/Paystack.framework/Paystack

screen shot 2019-02-26 at 5 16 49 pm

steveamaza commented 5 years ago

Hello @Michaelvons, can you instead use CocoaPods or clone the repo and build?

Michaelvons commented 5 years ago

Thanks @steveamaza . I was able to get everything up and running by installing the SDK afresh via CocoaPods.