【发布时间】:2016-03-30 11:05:07
【问题描述】:
我正在尝试使用 Azure 服务启动 iOS 远程通知,但官方页面 https://azure.microsoft.com/ru-ru/documentation/articles/mobile-services-dotnet-backend-ios-get-started-push/
并且提供的框架具有完全不同(不匹配)的 API。我错过了什么吗?
https://github.com/Azure/azure-mobile-services/tree/master/sdk/iOS/
【问题讨论】:
-
更新:我从版本 1.* 下载了框架,然后构建了 WindowsAzureMessaging.framework,之后我继续使用 MS 官方建议