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

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -