简体   繁体   English

应用内购买测试

[英]In-App Purchases test

I want to help my friend to test in-app purchases. 我想帮助我的朋友测试应用内购买。 He is a developer, he has the Game on his Developer Account, and he gave me the source code to integrate in-app purchases... I created product ids, and set up the code, everything is exactly how should be, i'm a developer too. 他是一名开发人员,在他的开发人员帐户中拥有游戏,并且他为我提供了集成应用内购买的源代码...我创建了产品ID,并设置了代码,一切都应该如此。我也是开发商。

my question is: How can I test in-app purchase, if the game is on his account? 我的问题是:如果游戏在他的帐户上,我该如何测试应用内购买?

I see only 2 options: 1. To ask him to transfer the app into my account, and i will be able to test without any problems 2. Ask him to give me his apple id and password of his developer account, and add it on my XCode. 我只看到两个选项:1.让他将应用程序转移到我的帐户中,并且我将能够进行测试,而不会出现任何问题。2.请他给我他的开发人员帐户的Apple ID和密码,并将其添加到我的XCode。

Please let me know if there are any options, or what certificate i need from him to test in-app purchase. 请让我知道是否有任何选择,或者我需要他提供哪些证书来测试应用内购买。

He needs to invite you into his developer account. 他需要邀请你进入他的开发者账户。 Then setup your profiles etc for his App ID and use them in the code signing process. 然后为您的应用ID设置个人资料等,并在代码签名过程中使用它们。 You will then be a member of "his" team. 然后,您将成为“他的”团队的成员。 You still have your own account and he has his. 您仍然有自己的帐户,而他也有他的帐户。

It's all done in the member center. 这一切都在会员中心完成。 https://developer.apple.com/membercenter/index.action https://developer.apple.com/membercenter/index.action

Your fiend can invite you to join his developer account as admin or developer. 您的好友可以邀请您以管理员或开发者身份加入他的开发者帐户。 Once you accept that invitation with your developer account, you can create or delete TestUser and also In App Purchase product with your developer account login. 使用开发者帐户接受邀请后,您可以使用开发者帐户登录名创建或删除TestUser以及In App Purchase产品。

You will find guideline for same on developer account. 您可以在开发者帐户上找到相同的指南。

Hope this help. 希望能有所帮助。

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

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