You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
This plugin has had enalytics enabled since day 1 to collect usage and behavior data for your app. However, you were not able to push your own events. That changed with version 3.6.0 😃🔥
4
+
This plugin has had enalytics enabled since day 1 to collect usage and behavior data for your app,
5
+
and since version 3.6.0 you are able to push your own events.
5
6
6
-
_Beware that your Analytics events in the Firebase console dashboards are updated periodically throughout the day, not real-time._
7
+
With version 10.0.0 I've been able to make Analytics an optional dependency (because the upstream SDKs made it optional as well),
8
+
so if you want to use Analytics then nothing needs to change (enabled by default), but if you don't, you can edit `firebase.nativescript.json`
9
+
and add `"analytics": false`, then `rm -rf node_modules platforms`.
7
10
11
+
_Beware that your Analytics events in the Firebase console dashboards are updated periodically throughout the day, not real-time._
0 commit comments