我是Xamarin表单的新手,请让我知道firebase消息传递(推送通知)实现过程的流程,以及如何在Xamarin.forms跨平台开发中实现这一点。
发布于 2017-01-05 09:58:24
Azure移动服务公司(Azure Mobile Services )已经把它烤好了。请参阅:https://azure.microsoft.com/en-in/documentation/learning-paths/appservice-mobileapps/
https://learn.microsoft.com/en-in/azure/app-service-mobile/app-service-mobile-ios-get-started-push
如果您特别想使用Firebase集线器,那么https://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-android-push-notification-google-fcm-get-started应该可以让您开始工作。
https://stackoverflow.com/questions/41480845
复制相似问题