capawesome-team / capacitor-firebase

⚡️ Firebase plugins for Capacitor. Supports Android, iOS and the Web.

Home Page:https://capawesome.io/plugins/firebase/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated doc ?

riderx opened this issue · comments

I was installing the analytic SDK and found this line:
https://github.com/capawesome-team/capacitor-firebase/blame/4d2111872d1b08e12d7a111d0516912f5f957238/packages/analytics/README.md#L30C3-L30C6
When I install the plugin I see already this link by the plugin, so probably this is outdated.

No, this line is still necessary, because no deps are added by default, see

Here you can find an example: https://github.com/robingenz/capacitor-firebase-plugin-demo/blob/main/ios/App/Podfile

I will close this for now. Let me know if you have any more questions.