Skip to content

A simple demonstration of working with Microsoft AppCenter by events and exceptions tracking

Notifications You must be signed in to change notification settings

reminmax/MsAppCenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents
  1. About The Project
  2. Usage examples

About The Project

This is a simple example of how you may use Ms AppCenter for events and exceptions tracking.

(back to top)

Built With

(back to top)

Installation

  1. Get a secret key for each project at https://appcenter.ms/
  2. Clone the repo
    git clone https://github.com/reminmax/MsAppCenter
  3. Enter your secret keys in app.xaml.cs file instead of
    {Your Android App secret here};
    
    and
    {Your iOS App secret here}
    

(back to top)

Usage examples

Get information about the number of users, the session duration, top devices and more. Collect crash data from all devices.

For more examples, please refer to the Ms documentation Crashes Analytics

(back to top)

About

A simple demonstration of working with Microsoft AppCenter by events and exceptions tracking

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages