iTunes account creation not allowed when trying to

2019-01-21 15:39发布

I have an app in the App Store and I want to test in-app purchases. I followed the steps described on the Apple website but I'm facing some problems.

When I try to log in in the iTunes in my application or in Settings/iTunes & App Stores, I receive the error:

iTunes account creation not allowed.

This Apple ID cannot be used with the iTunes Store at this time. Please try again later

I searched the internet but I found nothing about this. It seems like I am the first to encounter this kind of error.

itunes account creation not allowed

4条回答
一夜七次
2楼-- · 2019-01-21 16:00

I just had the same problem. Here's how I solved it:

  1. Don't try to sign in Settings > iTunes & App Stores
  2. Log out of iTunes & App Stores (make sure you're not logged into any account)
  3. Just open the app you're trying to test
  4. Your app will promt you to sign in
  5. Enter your credentials for your sandbox test account

Et voilà! You're done. Worked for me. I hope it works for you.

查看更多
一纸荒年 Trace。
3楼-- · 2019-01-21 16:11

The top answer is correct, but if you're still having the issue:

Make sure that the app you're trying to log into is a development app installed with Xcode. You'll get the same error if your version was installed from the App Store.

(I got confused because I have 5 versions of almost the same app.)

查看更多
放我归山
4楼-- · 2019-01-21 16:18

Looks like Apple has this poorly documented. Basically, you shouldn't log in with your sandbox user from that screen. Log in when actually prompted by your test IAP.

Source: Unable to log in with sandbox test users on device

查看更多
5楼-- · 2019-01-21 16:19

I had this issue. I tried changing existing Sandbox tester account password and tried to login on device...but didn't worked.

Even iPhone device restart didn't worked [last option that most developer follows ;-) ]

I thought it takes time to update this newly created Sandbox testing on DB. So left the login option as it is on device

Now, after launching app that contains In App purchase. Press on button that is responsible for In App purchase. This will prompt for Apple credentials. Enter the Sandbox tester credentials here.

Voila this worked for me!

查看更多
登录 后发表回答