Open iManchaDev opened 7 years ago
You can use this plugin to receive push notifications on Xamarin.Forms: https://github.com/rdelrosario/xamarin-plugins/tree/master/PushNotification
Thanks @jquaglio I used the plugin you mentioned for over week, had it working but there were too many errors on the iOS side of things, I ended up using OneSignal Xamarin SDK, works perfectly and to put a cherry on top, it's FREE.
Does an app require additional components or code to receive notifications? I installed this package from nuget and don't understand how the app will receive push notifications.