Creating a Sandbox Testing Account to Test In-App Purchases on iOS

Tiempo de lectura: 2 minutos

Reading time: 2 minutes

When implementing in-app purchases on iOS, if you want to test the functionality of the purchases, you will need to create a testing account.

The first thing we need to do is access our iOS developer account:

https://developer.apple.com/

Once inside, go to Users and Access

And choose Sandbox Testers https://appstoreconnect.apple.com/access/users/sandbox

Click on create new +

Fill in all the required information, keeping in mind that it is a new account.

To use the account, we need to go to our iPhone or iPad device:

Settings > App Store > TESTFLIGHT ACCOUNT

And add the account we just created.

Leave a Comment