简体   繁体   English

在没有付费苹果开发者帐户的情况下快速使用应用内购买

[英]using in-app purchase in swift without paid apple developer account

I am studying IOS developing using swift but I have a problem, now I am studying in-app purchase in swift but I don't know how to use this feature inside my app because I don't have a paid developer account I only have a free developer account and I can't find where to add this functionality to my app from my free developer account (because I need to do somethings in my account then I need to work on Xcode for this feature), so can I use in-app purchase in my app without paid developer account if there is a way please tell me.我正在学习使用 swift 进行 IOS 开发,但我遇到了问题,现在我正在 swift 学习应用内购买,但我不知道如何在我的应用中使用此功能,因为我没有付费开发者帐户,我只有一个免费的开发者帐户,我无法从我的免费开发者帐户中找到将此功能添加到我的应用程序的位置(因为我需要在我的帐户中执行某些操作,然后我需要使用 Xcode 来实现此功能),所以我可以在- 在我的应用程序中购买应用程序而无需付费开发者帐户,如果有办法请告诉我。 thank you.谢谢你。

I regret to inform you that you can't use the In-App Purchase feature with free Apple ID, you should enroll to the Apple Developer Program members.很遗憾地通知您,您无法通过免费 Apple ID 使用应用内购买功能,您应该注册成为 Apple Developer Program 会员。

You can check the capabilities availability for each type of account here: https://developer.apple.com/support/app-capabilities/您可以在此处查看每种帐户的功能可用性: https : //developer.apple.com/support/app-capabilities/

Good luck with your journey.祝你旅途愉快。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM