Table of Contents
This is a simple example of how you may use Ms AppCenter for events and exceptions tracking.
- Get a secret key for each project at https://appcenter.ms/
- Clone the repo
git clone https://github.com/reminmax/MsAppCenter
- Enter your secret keys in
app.xaml.cs
file instead ofand{Your Android App secret here};
{Your iOS App secret here}
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