In previous post about push notifications in Xamarin.iOS – here, I showed you how to configure push notifications in Apple developer account and Microsoft Azure Notification hub. There was a lot of work to do, generating certificates, creating provisioning profiles etc. Today I want to present you what you can do with it. Similar to Xamarin.Android […]
Push notifications
As I said in post about push notifications in Android, I wanted to show you how to configure notifications in your iOS project for development. All you need is valid Apple developer account, Apple machine and Apple mobile device for tests. Configuration is quite complicated so if you want to do it in your own […]
Today I want to show you how to configure and use push notifications on Android platform using Notification Hub and Firebase. In the beginning we have to create new Microsoft Azure component via portal: Select Notification Hub component in Web + Mobile category. and as always fill the form which is presented below. In the […]