简体   繁体   English

如何使用IAP快速上传付费应用

[英]How to upload paid app using IAP in swift

I want to upload paid app on iTunes Connect means if you want to download the app then you have to pay first. 我想在iTunes Connect上上传付费应用程序,这意味着如果您要下载该应用程序,则必须先付费。 For this do I need to implement IAP ? 为此,我需要实施IAP吗? I already integrated IAP so many times but inside the app. 我已经在应用程序内部集成了IAP多次。 I want to know the process of uploading paid app on iTunes Connect . 我想知道在iTunes Connect上上传付费应用程序的过程。 Any help would be highly appreciated. 任何帮助将不胜感激。 Thanks 谢谢

There is no need to In-App Purchase for paid apps. 无需为付费应用程序进行应用In-App Purchase Instead you have mention price in AppStore Connect. 相反,您在AppStore Connect中提到了价格。

Login in to App Store Connect . 登录到App Store Connect Open the app you want to make it paid. 打开您要付款的应用程序。 Go to the Pricing and Availability , in that select the price from Price Schedule 转到Pricing and Availability ,从Price Schedule中选择Price Schedule

在此处输入图片说明

Please let me know if you have doubt. 如果您有疑问,请告诉我。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在Appstore中上传(付费)“ $ 1”费用的iPhone应用程序 - How to upload an iPhone app with(paid) “$1” cost in Appstore 如何在Swift中使用IAP正确恢复购买 - How to properly restore purchases using IAP in Swift 您能说出iOS用户为应用程序或IAP支付的价格吗? - Can you tell what price an iOS user paid for an app or IAP? IAP iOS 应用程序。 如何仅为新用户制作付费 function 而为已经下载付费应用程序的用户免费保留? - IAP iOS App. How can I make a paid function only for new users but keep for free for users who already dowloaded paid app? 在没有付费苹果开发者帐户的情况下快速使用应用内购买 - using in-app purchase in swift without paid apple developer account 如何在iOS上使用Cordova获得有效的应用内购买(IAP)? - How to get working In-App Purchases (IAP) using Cordova on iOS? App Store - 通过IAP将付费版和免费版合并为免费版的最佳方式 - App Store - Best way to merge a paid and free version into a free version with IAP 如果用户卸载应用程序并重新安装,我如何获得 IAP 收据? SWIFT - How can I get IAP receipt If user uninstall the app and install it again? SWIFT 如何验证付费iOS应用 - How to validate paid iOS app 如何检查用户是否已在 Swift 中的 App 内购买自动续订订阅付款 - How to check if user has paid for an Auto Renewal Subscription In App Purchase in Swift
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM