In-App Purchase: “This is not a Test User Account”

爱⌒轻易说出口 提交于 2019-12-24 11:28:42

问题


I'm developing an app that uses In-App Purchases, but when I tap on buy and enter my Apple ID and password I get this error:

This is not a Test User account. Please create a new account in the Sandbox environment. [Environment: SandBox]


回答1:


You can't use your Apple ID for testing the In-App purchase. You need to create a test user (with different email id) in the itunes connect for testing the in-app purchase.

  1. Go to iTunes Connect
  2. Login with your credentials
  3. Choose manage Users

    4> Select Test User




回答2:


  1. For testing the in app purchase in development phase you need to create the test user in the sand box environment , For walk through use this link

    [1]: http://www.raywenderlich.com/2797/introduction-to-in-app-purchases



来源:https://stackoverflow.com/questions/13320710/in-app-purchase-this-is-not-a-test-user-account

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!