Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

In app purchase not working after publishing iOS app to App Store

During development I've created test accounts which are able to obtain the price of the in app purchase as well as actually purchasing it without an issue. However after publishing the iOS app to App Store, the version of the app in App store can't even retrieve price of the product, and nothing shows up when I press the button to send the purchase request.

Uninstalling the app and redeploy the development version to the same device got it to work again.

What could be the problem? Is there a way to debug or see logs on the app store downloaded version? (iOS noob here)

Thanks!

like image 208
Bruce Avatar asked Aug 04 '15 14:08

Bruce


People also ask

Why is my in-app purchase not working?

If you haven't received an in-app item you bought, try closing and restarting the app or game you're using. Tap Apps or Manage applications (depending on your device, this may be different). Tap the app you used to make your in-app purchase.

Why won't my iPhone let me make in-app purchases?

Make sure you're signed in with the same Apple ID that you used to make the purchase. Make sure in-app purchases are allowed on your device. Restart your device: Restart your iPhone.

Why is my Apple in-app purchase still pending?

Usually, when you see the status pending, it means the payment hasn't reached Apple yet. One suggestion would be to look over your payment methods and make sure everything still looks okay to you.


1 Answers

I had the same problem. The app was approved but in-app purchases were not working. After 24-48 of app publishing problem was fixed by its own. By the time app approved it was not appearing on App Store through search. After it was indexed on App Store in-apps started to work also.

like image 176
memis Avatar answered Sep 20 '22 11:09

memis