silkimen / cordova-plugin-advanced-http

Cordova / Phonegap plugin for communicating with HTTP servers. Allows for SSL pinning!
MIT License
400 stars 321 forks source link

AFNetworking: Remove Duplicate Symbol Base #459

Closed zfir closed 2 years ago

zfir commented 2 years ago

Importing this plugin causing the "duplicate symbols error". The AFNetworking library is colliding with other plugins as they are also using this plugin.