IOS Duplicate Symbols

Hello, I am giving BE a shot - everything I see looks great and I hope to get it to work but I ran into a problem with Build once I install BE through CocoaPods. I am building an IOS app around an EMV card reader and have to use the MFG supplied SDK. Project was building fine before adding BE SDK…
duplicate symbol OBJC_METACLASS$_Base64 in:
/Users/greer/prj/ipm/Pods/Backendless-ios-SDK/SDK/lib/CommLibiOS/libCommLibiOS.a(BinaryCodec.o)
/Users/greer/prj/ipm/CardEaseMobile/libCardEaseMobileAPI.a(Base64.o)
duplicate symbol OBJC_CLASS$_Base64 in:
/Users/greer/prj/ipm/Pods/Backendless-ios-SDK/SDK/lib/CommLibiOS/libCommLibiOS.a(BinaryCodec.o)
/Users/greer/prj/ipm/CardEaseMobile/libCardEaseMobileAPI.a(Base64.o)
ld: 2 duplicate symbols for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Any thoughts? Please I hope this is a simple fix…

Hi,

thanks for reporting your issue, we investigate this problem and help you soon.

Regards,
Stanislav

Hi,

Could you provide your Podfile to support@backendless.com?

Podfile to ??? I am using your iOS SDK podfile.

The SDK = no podfile. I’ll send it to you in email.

SENT*

This issue is fixed, you could update the fixed lib from github (CommLibiOS).