Questions tagged [xamarin.insights]

Xamarin Insights is an analytics tool that answers vital questions about the health of your apps and provides comprehensive details on what kind of users you have and how they interact with your application.

This series of guides will walk you through setting up your application for use with Xamarin Insights, enhancing your application to get the data relevant to you, and configuring the Insights dashboard to work for you and integrate into your developer toolchain.

Getting Started

Guides that demonstrate how to set up and use Xamarin Insights to provide user analytics and crash reporting.

Insights SDK

Learn about the different ways Xamarin Insights can be used to log errors, identify users, and track application usage.

Insights Dashboard

Accessing data stored by Xamarin Insights.

5 questions
3
votes
1 answer

`Xamarin.Insights.Initialize(string)' is obsolete

I've inherited an old Xamarin project, that includes Xamarin.Insights, and have just tried updated all the packages. Now it won't build because the of the following problem: `Xamarin.Insights.Initialize(string)' is obsolete: `Insights must be…
Mick Byrne
  • 14,394
  • 16
  • 76
  • 91
1
vote
0 answers

How can I take a screenshot (or video) of a rendered Xamarin Forms application?

I need to quickly, and on demand, render a Xamarin forms content page, and take a screenshot of this. The device I'm taking a screenshot of must be able to render custom dimensions, and ideally honor the device type (Android, iOS, Windows). What…
1
vote
1 answer

Unable to see Xamarin insight events

I've setup Xamarin Insights, and was able t catch 2 exceptions. I added some Xamarin.Insights.Track(...... statements to track some functionality. However I can not see this on the web portal. The overview displays 5 users 80+ sessions and 2 open…
Rasmus Christensen
  • 8,321
  • 12
  • 51
  • 78
0
votes
1 answer

Xamarin Insights Portal: I only see Issues and Settings tabs

When i open Insights portal, i only see these tabs: i don't see Users, Audience and Events tab as in xamarin guide: Why?
StefanoM5
  • 1,327
  • 1
  • 24
  • 34
0
votes
1 answer

Can't create new Insights app

When I try to create a new app in Insights, I get the following message: An active Xamarin Platform license is required to add applications to Insights. Since Xamarin is now free, we no longer pay our accounts. What am I supposed to do? Does this…
Ilia Stoilov
  • 632
  • 2
  • 11
  • 27