I'm trying to get In App Purchase with my existing iPad App working. I'm stuck retrieving the Product Information from App Store:
- (void)productsRequest:(SKProductsRequest *)request didReceiveResponse:(SKProductsResponse *)response
The SKProductsResponse only contains invalid Product IDs. I tried every potential solution I found here or on the net:
All of these actions brought me nothing but invalid Product IDs.
I hope someone can point me into the right direction, because I'm running out of ideas.
Are you logged in as an In-App Purchase test user? (You can create one via iTunes Connect under manage users). Products that have not been approved for sale will not appear if you're using a regular account, even if it's a development build, and even if the app itself has cleared for sale. You may need to sign out of your regular account on the iPhone first (Home Screen -> Settings -> App Store -> Log out).
You say you're getting invalid product ids rather than none though - what kind of ids are you getting back? Are they gibberish or is it returning someone else's ids? Examples would help.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With