Hi Developers,
I am recently developing a Cross Xamarin.Forms app for Android and IOS.
What are you guys (or girls) using when programmaing push notifications these days, when starting "fresh"? Is Google Firebase a good solution, or are there easier way to do this.
My back-end is a web server that can hold tokens of devices, and send them a push messages if needed.
Thanks for your time!