Plugin.GAXamarin
1.2.0
dotnet add package Plugin.GAXamarin --version 1.2.0
NuGet\Install-Package Plugin.GAXamarin -Version 1.2.0
<PackageReference Include="Plugin.GAXamarin" Version="1.2.0" />
paket add Plugin.GAXamarin --version 1.2.0
#r "nuget: Plugin.GAXamarin, 1.2.0"
// Install Plugin.GAXamarin as a Cake Addin #addin nuget:?package=Plugin.GAXamarin&version=1.2.0 // Install Plugin.GAXamarin as a Cake Tool #tool nuget:?package=Plugin.GAXamarin&version=1.2.0
Standard API to track Users, Screens, Events, Timing, Exceptions, Custom Dimensions and Metrics from PCL.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
MonoAndroid | monoandroid is compatible. |
Universal Windows Platform | uap was computed. uap10 is compatible. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. wpa81 is compatible. |
Windows Store | win8 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
MonoAndroid 1.0
- Xamarin.GooglePlayServices.Analytics (>= 29.0.0.2)
-
UAP 1.0
- GoogleAnalyticsSDK (>= 1.3.0)
-
Windows 8.0
- GoogleAnalyticsSDK (>= 1.3.0)
-
WindowsPhone 8.0
- GoogleAnalyticsSDK (>= 1.3.0)
-
WindowsPhoneApp 8.1
- GoogleAnalyticsSDK (>= 1.3.0)
-
Xamarin.iOS 1.0
- Xamarin.Google.iOS.Analytics (>= 3.14.0.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
1.2.0
[update] Adding value parameter to TrackEvent
1.1.0
[Update] Init method extra parameter to set UserID Custom Dimension index.
[Update] TrackException now supports dimensions and metrics.
1.0.5
[Bug] Uncaught exceptions not working (fixed)
1.0.4
[Android] Uncaught exceptions not working
1.0.3
[fix] Adding support to track unhandled exceptions
1.0.2
[fix] Adding platform specific dependencies
1.0.1
[enhancement] Adding an extra parameter to Init method to enable/disable reporting uncaught exceptions.