How to use Push Notifications in Xamarin Forms

后端 未结 6 1190
北海茫月
北海茫月 2020-11-28 01:15

I have an app using Xamarin.Forms targeting IOS, Android and WP 8.

I need push notification feature in my app.

I have seen the pushsharp demos

6条回答
  •  猫巷女王i
    2020-11-28 02:14

    There is a blog post recently here about implementing Push Notifications on Xamarin Forms (well each individual platform because there is no Forms based implementation), using Azure Mobile Services.

    http://www.xamarinhelp.com/push-notifications/

提交回复
热议问题