Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

apple sandbox test user account?

I tried to created a test user for my IAP app for testing. Apple ask for the real credit card number in order to login the test user to apple store. I am afraid that apple store will charge me by chance while I do my testing.

Do you have to provide real credit card number for sandbox user?

like image 343
Emmy Avatar asked Jul 23 '11 00:07

Emmy


People also ask

What is Apple Sandbox account?

The Apple sandbox environment lets you test in-app purchases on devices using product information set up in App Store Connect.

Is Apple developer account free for testing?

Enrollment requires a USD$99 fee. However, for purposes of limited device testing, Apple provides 'free provisioning'. Free provisioning/testing on your device: From within Xcode 7.

Is there a way to test Apple Pay?

To test Apple Pay, you need an Apple sandbox tester account which you use to make the payment. You log into your test device with this new Apple sandbox tester account, and make test purchases. To create a sandbox tester account: Ensure you have a real Apple ID, and that it is part of the Apple Developer Program.


1 Answers

No you dont.

Log out by going through: Settings -> Store

Do NOT login with your test user. (Otherwise you get that credit card screen).

Instead run your app and login with the test user when asked to.

Note: If you have already logged in with your test user it will become invalid. So in your case you will need to create a fresh test user and only log in when prompted to do so by your app.

like image 135
andy boot Avatar answered Sep 20 '22 18:09

andy boot