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

Undefined symbol: _OBJC_CLASS_$_ActionSheetStringPicker #26

Open merovic opened 4 years ago

merovic commented 4 years ago

I am facing this error when building the project, its not the first time for me to use paytabs and it is the first time for me to see this build issue

Undefined symbol: _OBJCCLASS$_ActionSheetStringPicker

merovic commented 4 years ago

Undefined symbols for architecture x86_64: "_OBJCCLASS$_ActionSheetStringPicker", referenced from: objc-class-ref in paytabs-iOS(PTFWCreditCardDetailsViewController.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

tarikhs commented 4 years ago

do someone from Paytabs bother to answer this?

cogtea commented 4 years ago

@tarikhs Did you add the following dependency pod 'ActionSheetPicker-3.0'?

sult4n commented 4 years ago

Can anyone answer this please ? Or anyone know how to fix it.

sult4n commented 4 years ago

@tarikhs Did you add the following dependency pod 'ActionSheetPicker-3.0'?

we added and Didn’t work !

ahmady87 commented 3 years ago

@tarikhs Did you add the following dependency pod 'ActionSheetPicker-3.0'?

i try this solution and worked for me ,, thank you very much

SpotServe-2018 commented 3 years ago

Thankyou very much @tarikhs .. I have spent almost 20 hours to resolve this issue.. You saved my life.. but its a mistake on paytabs developer portal.They haven't added this pod file..