We have succesfully managed to send push notifications on Android from GCM, but I was wondering how can I connect to Apple Push Notification Service with GCM? Do I need to download some APIĀ“s on the client side or is everything supported on the backend? I am using Xamarin.Forms to develop the frontend.
3 Answers
1
votes
1
votes
1
votes
Xamarin has finally published the free component Google Cloud Messaging for iOS
And here is a link to nuget package.