push notification

AppCenter Push Notification – Part 2

In this article, we’ll look at sending device-specific notifications with AppCenter open api.

If you want to integrate AppCenter utilities into your back-end system, the appcenter open api layer will help you.

Firstly you need to get APIToken for open api authorization. You can learn by following the steps on the

Read More

Xamarin ile Azure Push Notification

Merhaba Arkadaşlar,

Microsoft Açık Akademi  Xamarin ile Azure Push Notification canlı yayın dersini kaçıranlar aşağıdaki video’dan ders kaydını izleyebilirler.

Kaynak kodlara linkten ulaşabilirsiniz ve sorularınızı  mail adresinden sorabilirsiniz.

Read More

Xamarin.Forms Local Push Notification

Merhaba,

Plugin tanımaya ve örnekler yapmaya devam ediyoruz. Bu makalemizde Local Push Notification'i inceleyeceğiz.

Local PN'i kısaca tanımlamak gerekirse, kod içerisinde tetiklenen bir metot ile kullanıcının telefonuna çok kolay ve zahmetsiz bir şekilde bildirim göndermenizi sağlıyor. Her platform için (Android, iOS, WinPhone ..) native bildirim görünümüne sahiptir.

Projemize ekledikten sonra basit bir form

Read More