jeduan / cordova-plugin-facebook4

Use the latest Facebook SDK in your Cordova and Ionic projects
Other
767 stars 511 forks source link

Updating to CocoaPods CDN #848

Closed tetkosimi closed 4 years ago

tetkosimi commented 4 years ago

Reasons: 1.) https://blog.cocoapods.org/CocoaPods-1.7.2/

2.) If you have multiple plugins, what already use CDN, you get "multiple specifications" error when this plugin install pods during ionic cordova platform add ios [!] Found multiple specifications for Firebase (6.13.0) [!] Found multiple specifications for FirebaseCoreDiagnostics (1.1.2) [!] Found multiple specifications for GoogleUtilities (6.4.0) [!] Found multiple specifications for AppAuth (1.1.0) etc...

peterpeterparker commented 4 years ago

Thx 👍

peterpeterparker commented 4 years ago

I'll try to release this later today

peterpeterparker commented 4 years ago

Released in v6.3.0, thx for the PR @tetkosimi