dotnetco.de

Tag Archives: Push Notifications

Setup server part for Xamarin Forms Push Notifications

For sending push notifications to Xamarin Forms app we need to configure Azure and Firebase, update the existing Xamarin Forms App, and we need to have a server part because the initiator of the push message (e.g. another smartphone or a server, wherever the action appeared) will not send directly to Azure. Instead, the message […]