Replies: 1 comment
-
Hi @braincomb, I hope this helps you a bit. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Robin,
I am looking to integrate Firebase analytics into my Capacitor app and saw that there are some Capacitor plugins such as this one.
My question is, since a Capacitor app is basically a WebView on the client facing side, could we not just simply use the web implementation of Firebase analytics, i.e.:
And then just call web methods.
Is there any added benefit to using a Capacitor plugin specifically?
Appreciate any insight.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions