Skip to content

GazizovMarat/mobile-center-sdk-dotnet

 
 

Repository files navigation

GitHub Release NuGet license

Mobile Center SDK for Xamarin / UWP

Mobile Center is mission control for mobile apps. Get faster release cycles, higher-quality apps, and the insights to build what users want.

The Mobile Center SDK uses a modular architecture so you can use any or all of the following services:

  1. Mobile Center Analytics: Mobile Center Analytics helps you understand user behavior and customer engagement to improve your app. The SDK automatically captures session count, device properties like model, OS version, etc. You can define your own custom events to measure things that matter to you. All the information captured is available in the Mobile Center portal for you to analyze the data.

  2. Mobile Center Crashes: Mobile Center Crashes will automatically generate a crash log every time your app crashes. The log is first written to the device's storage and when the user starts the app again, the crash report will be sent to Mobile Center. Collecting crashes works for both beta and live apps, i.e. those submitted to the App Store. Crash logs contain valuable information for you to help fix the crash.

  3. Mobile Center Distribute: Mobile Center Distribute will let your users install a new version of the app when you distribute it via the Mobile Center. With a new version of the app available, the SDK will present an update dialog to the users to either download or postpone the new version. Once they choose to update, the SDK will start to update your application. This feature will NOT work if your app is deployed to the app store.

  4. Mobile Center Push: Mobile Center Push enables you to send push notifications to users of your app from our portal. Only Windows Notification Services (WNS) on UWP is supported right now.

1. Get started

It is super easy to use Mobile Center. Have a look at our get started documentation and onboard your app within minutes. Our detailed documentation is available as well.

2. Contributing

We are looking forward to your contributions via pull requests.

2.1 Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

2.2 Contributor License

You must sign a Contributor License Agreement before submitting your pull request. To complete the Contributor License Agreement (CLA), you will need to submit a request via the form and then electronically sign the CLA when you receive the email containing the link to the document. You need to sign the CLA only once to cover submission to any Microsoft OSS project.

3. Contact

3.1 Intercom

If you have further questions, want to provide feedback or you are running into issues, log in to the Mobile Center portal and use the blue Intercom button on the bottom right to start a conversation with us.

3.2 Twitter

We're on Twitter as @mobilecenter.

About

Development repository for the Mobile Center SDK for .NET platforms, including Xamarin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.9%
  • Shell 1.7%
  • PowerShell 0.7%
  • Smalltalk 0.5%
  • Batchfile 0.1%
  • C++ 0.1%