xcode - ios : Integrate both BrainTree SDK and Paypal SDK in one app -
i trying integrate both braintree , paypal(third party lib) in application. user cocoapods integrate braintree (ver 4.x)[third paty lib] , manual integration paypal, when compile code see
91 duplicate symbols architecture x86_64 i tried integrating these library individually in different project , working fine if integrate them in 1 project error. case 2 3rd party libraries conflicting, please me out resolve this
thanks ankit
Comments
Post a Comment