Xcode 中独立 WatchOS 应用程序不具备 IAP 功能
我无法在 Xcode 中找到应用程序内购买功能来添加到我的独立 WatchOS 应用程序(即没有 iOS 应用程序)。捆绑 ID 自然具有该功能(我在注册时启用了它),但该选项不在 Xcode 中(仅 Apple Pay)。现在如何将 IAP 添加到我的手表应用程序?没有第 3 方扩展?
I can't find the In App Purchase capability in Xcode to add to my Independent WatchOS App (i.e. no iOS app). The bundle ID has the capability naturally (I enabled it when registering it) but the option is not in Xcode (only Apple Pay). How do I add IAP to my watch app now? Without a 3rd party extension?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
无需在 Xcode 中将应用内购买 (IAP) 功能添加到独立的 watchOS 应用程序中。但是,您的手表应用必须面向 watchOS 6.2 或更高版本。
您可以在 App Store Connect 中设置特定的 IAP 以获取其产品 ID。
There is no need to add an In-App Purchase (IAP) capability in Xcode to an independent watchOS app. However, your watch app must target watchOS 6.2 or later.
You can setup your specific IAP's in App Store Connect to get their product ID's.