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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -