dpa99c / cordova-plugin-firebasex

Cordova plugin for Google Firebase
MIT License
570 stars 457 forks source link

(iOS) fix: add FirebaseAnalytics pod #848

Closed jkorrek closed 5 months ago

jkorrek commented 5 months ago

PR Type

What kind of change does this PR introduce?

PR Checklist

Please check your PR fulfills the following requirements:

Bugfixes:

What is the purpose of this PR?

Fix ios build, by adding FirebaseAnalytics pod, see https://github.com/dpa99c/cordova-plugin-firebasex/issues/847

Does this PR introduce a breaking change?

What testing has been done on the changes in the PR?

Local testing of an iOS build.

dpa99c commented 5 months ago

Thanks, I didn't encounter this problem while testing the v16.2.0 release but I see no harm is explicitly adding the pod so will merge this