问题
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.
- Go to iTunes Connect
- Login with your credentials
- Choose manage Users
4> Select Test User

回答2:
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
4> Select Test User
