I am using xamarin.forms PCL to build my project, and I need to add the push notifications functionality such that some of the code is shared between the 3 platforms. Which is the best way to implement this?
↧
I am using xamarin.forms PCL to build my project, and I need to add the push notifications functionality such that some of the code is shared between the 3 platforms. Which is the best way to implement this?