![]() |
VOOZH | about |
dotnet add package Plugin.Firebase.Analytics --version 4.0.0
NuGet\Install-Package Plugin.Firebase.Analytics -Version 4.0.0
<PackageReference Include="Plugin.Firebase.Analytics" Version="4.0.0" />
<PackageVersion Include="Plugin.Firebase.Analytics" Version="4.0.0" />Directory.Packages.props
<PackageReference Include="Plugin.Firebase.Analytics" />Project file
paket add Plugin.Firebase.Analytics --version 4.0.0
#r "nuget: Plugin.Firebase.Analytics, 4.0.0"
#:package Plugin.Firebase.Analytics@4.0.0
#addin nuget:?package=Plugin.Firebase.Analytics&version=4.0.0Install as a Cake Addin
#tool nuget:?package=Plugin.Firebase.Analytics&version=4.0.0Install as a Cake Tool
Firebase Analytics collects usage and behavior data for your app. The SDK logs two primary types of information:
Install-Package Plugin.Firebase.Analytics
CrossFirebase.Initialize():#if ANDROID
FirebaseAnalyticsImplementation.Initialize(activity);
#endif
Take a look at the documentation for the AdamE.Firebase.iOS.Analytics packages, because Plugin.Firebase's code is abstracted but still very similar.
Since code should be documenting itself you can also take a look at the following classes:
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-android35.0 net9.0-android35.0 is compatible. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-ios18.0 net9.0-ios18.0 is compatible. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on Plugin.Firebase.Analytics:
| Package | Downloads |
|---|---|
|
Plugin.Firebase
The plugin includes cross-platform APIs for Firebase Analytics, Auth, Cloud Messaging, Crashlytics, Dynamic Links, Firestore, Cloud Functions, Remote Config and Storage. |
This package is not used by any popular GitHub repositories.