Xamarin.Insights 1.12.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Xamarin.Insights --version 1.12.3
NuGet\Install-Package Xamarin.Insights -Version 1.12.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Xamarin.Insights" Version="1.12.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Insights --version 1.12.3
#r "nuget: Xamarin.Insights, 1.12.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Xamarin.Insights as a Cake Addin
#addin nuget:?package=Xamarin.Insights&version=1.12.3

// Install Xamarin.Insights as a Cake Tool
#tool nuget:?package=Xamarin.Insights&version=1.12.3

Insights for your Apps

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid10 is compatible. 
Windows Phone wpa is compatible. 
Windows Store win8 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Xamarin.Insights:

Package Downloads
Xamarin.Analytics

A protable library for Analytics. Supports multiple analytics destinations.

GitHub repositories (6)

Showing the top 5 popular GitHub repositories that depend on Xamarin.Insights:

Repository Stars
xamarin/Xamarin.Forms
Xamarin.Forms Official Home
conceptdev/xamarin-forms-samples
Samples that use Xamarin.Forms (http://xamarin.com/forms)
flagbug/Espera
Espera is a media player that plays your music, YouTube videos, SoundCloud songs and has a special "party mode".
MikeCodesDotNET/My-StepCounter
Xamarin iOS & Android Starter pedometer sample
kentcb/WorkoutWotch
Repository for my video series on building an iOS app in .NET.
Version Downloads Last updated

Hotfix 1.12.3

Fixes an issue some users may have had with reports not being available in the dashboard

Hotfix 1.12.2

Fixes issue with sending in null to track/identify calls

Changes

iOS Classic assembly is no longer distributed with the nuget.

Fixes

(iOS) AOT compilation errors should be hopefully resolved.
(Desktop) DeviceID generation is more stable
(All) Enhanced client network backoff to ease load and enhance performance
(All) Duplicate devices should be less common
(All) Protection around null traits/properties
(Android) Root detection improvements
(All) lots of performance and stability related improvements