0

I need to implement push notification in xamarin.forms project.

I go through these links but cannot find a good sample code.

How to approach push notifications on Xamarin.Forms project?

Add push notifications to your Xamarin.Forms app

Xamarin Push Notifications Using Azure Notifications Hub

implemented Push Notifications in awesome Xamarin.Forms

Most of sample is using azure service. I do not use that one. The back end team will manage to send notification to device. I just need to pass token of notification and handle the given notification at my end.

I got one plugin for Push Notification but cannot find a sample or some useful code for how to use or implement it.

xamarin-plugins for PushNotification

Maulik Shah
  • 673
  • 7
  • 19
  • Possible duplicate of [How to use Push Notifications in Xamarin Forms](http://stackoverflow.com/questions/29029709/how-to-use-push-notifications-in-xamarin-forms) – Rohit Vipin Mathews Aug 24 '16 at 07:20
  • I don't thinks so, because I need in Windows Phone 8.1 winrt and Windows 10. Same post is refers link which I have already mentioned in my post. If still it is working then let me know. because I have tried it. – Maulik Shah Aug 24 '16 at 12:17
  • What is not working? can you be specific? PushSharp supports both type of windows notifications. – Rohit Vipin Mathews Aug 24 '16 at 12:19

0 Answers0