内部 iOS 应用程序分发 - 一种 APNS 证书?
In-House iOS App Distribution - kind of APNS certificate?
我们应该使用哪种 APNS 证书进行内部应用分发?
沙盒还是生产证书?
有官方文档吗?
生产,我构建了许多 InHouse 应用程序和生产作品。
沙箱仅适用于开发版本。
我理解 Apple 文档中令人困惑的地方:
Apple Push Notification service (APNs) is available only to apps
distributed through the iOS App Store or Mac App Store. Your app must
be provisioned and code signed to use app services. If you are a
company, most of these configuration steps can be performed only by a
team agent or admin.
但产品是您应该用于提供给用户的任何应用程序的产品。因此也是 AdHoc 版本。
我们应该使用哪种 APNS 证书进行内部应用分发?
沙盒还是生产证书?
有官方文档吗?
生产,我构建了许多 InHouse 应用程序和生产作品。 沙箱仅适用于开发版本。
我理解 Apple 文档中令人困惑的地方:
Apple Push Notification service (APNs) is available only to apps distributed through the iOS App Store or Mac App Store. Your app must be provisioned and code signed to use app services. If you are a company, most of these configuration steps can be performed only by a team agent or admin.
但产品是您应该用于提供给用户的任何应用程序的产品。因此也是 AdHoc 版本。