I learned this week that there is no built-in support for Push Notifications in Xamarin Forms. On the plus side there are several open source projects trying to fill this hole. The one that has caught my eye is edsnider/Xamarin.Plugins.
It only supports local notifications but that is all I need right now. I like it because it looks simple to use. The only downside is it looks abandoned. Hopefully I’ll get around to actually trying it this week.
[Read More]