Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

In App Purchase sandbox - Invalid address

I have implemented In App Purchase in so many applications and tested all of them in Sandbox environment. Right now I am working on one of the app's In App Purchase, which i tested yesterday and was working fine, but by today morning none of the existing sandbox accounts working for In App test.

I followed one of the apple thread to solve issue but nothing seems to be working.In this thread so many developers faced same issue, some of them come with solution, but none of them works for me.

I have tried below solutions till now:

  1. Add new product with all meta data and tried with new product Id.
  2. Created fresh demo app to test In App Purchase with new certificates and profiles.But not working.
  3. Created new sandbox tester, verify it from mail account.

I am able to fetch product info like Product name and price but not able to complete purchase. At first when OS ask to enter Apple ID and Password for Sandbox user I entered it, it accept credential and iTunes logged in with sandbox user.But then suddenly another OS alert prompt with Invalid Address.

Find below screen shot of that alert.enter image description here

When I tapped Continue, then it redirects to iTunes Store and after some loading, it display another alert with iTunes account creation not allowed. Below screen for that alert.

enter image description here

I have tried all possible solution but nothing worked for me. If any of you ever faced same problem then please update here.

like image 773
technerd Avatar asked Mar 09 '23 19:03

technerd


1 Answers

I tried sandbox account with App Store Territory as United States and United Kingdom and it works, but with Indian Accounts not working.

Follow below steps to create Sandbox Account:

  1. Open itunesconnect.apple.com
  2. Select Users and Roles
  3. Select Sandbox Testers
  4. Select + button
  5. From App Store Territory , you can create Sandbox Account for any country and test In App Purchase

Select country as United States or United Kingdom, works for me. enter image description here

like image 186
technerd Avatar answered Mar 19 '23 09:03

technerd