Skip to content

A sample app demonstrating the usage of app center features with xamarin forms.

License

Notifications You must be signed in to change notification settings

wsrzx/app-center-with-xamarin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐱‍🐉 This is a work in progress...

A sample app demonstrating the usage of app center features with xamarin forms.

Be aware, this app uses the following packages:

  • Xamarin.Forms 4.0.0.62955-pre2
  • Microsoft.AppCenter.Push 1.13.0 (and dependencies)

To use App Center Push on your app, you just need to add the Microsoft.AppCenter.Push package, https://docs.microsoft.com/en-us/appcenter/sdk/push/xamarin-ios#prerequisite---enable-apple-push-notifications-service-apns-for-your-app

Android implementation

First of all, to be able to receive a push notification on Android, you had to follow these steps https://docs.microsoft.com/en-us/appcenter/sdk/push/xamarin-android#prerequisites

Then, it's not a big deal, you can check thise commits and see that is a piece of cake.

iOS implementation

The challenge here is to set up the keys and certificates, luckily we can follow this doc's and get things going


App Center Diagnostics

WIP


App Center Analytics

WIP

About

A sample app demonstrating the usage of app center features with xamarin forms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages