Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to test in-app-purchase without having to enter bank details etc?

I want to test IAP, however it seems this isn't going to be possible without going through multiple hoops on iTunes Connect and entering bank information etc.

Reasons for SKProductsRequest returning 0 products?

Can anybody confirm if this is the case or not? If so then is there any reason why I can't just create a dummy test app entry in iTunes connect, enter garbage for the bank info, then after finishing testing delete the app entry from iTunes connect?

like image 377
Gruntcakes Avatar asked Oct 20 '22 15:10

Gruntcakes


1 Answers

Yes, you definitely do have to enter banking and US tax info before you can do in-app purchases. I was getting "invalid product ID", but it started working as soon as my banking/tax info was set up. This doesn't seem to be documented anywhere.

like image 126
CpnCrunch Avatar answered Nov 02 '22 04:11

CpnCrunch