paytabscom / paytabs-ios-library-sample

This repository contains latest static framework (.framework), resources bundle (.bundle), sample apps for both Objective-C and Swift, and documentation to get SDK integrated in the Xcode projects.
MIT License
12 stars 11 forks source link

I'm using swift 4.2 and I can't get rid of this error " linker command failed with exit code 1" #7

Closed HyperDesignIOS closed 4 years ago

HyperDesignIOS commented 4 years ago

Undefined symbols for architecture x86_64: "_PKPaymentNetworkMada", referenced from: -[PTFWInitialSetupViewController handleMerchantInfoFetchResponseEvent:] in paytabs-iOS(PTFWInitialSetupViewController.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

cogtea commented 4 years ago

@HyperDesignIOS Please mention which IOS version?

HyperDesignIOS commented 4 years ago

this is Xcode Version 10.1 (10B61) and as I mentioned I'm using swift 4.2 note: I changed the swift Version of the sample project "sample.swift" and I got the same error

paytabscom commented 4 years ago

Hi @HyperDesignIOS we have recently released a new IOS SDK v 4.0.4 can you please check and let us know if you are still facing the same issues?