IAPs are incredibly slow in Testflight

Hi,
I’m facing a weird issue while testing my game on iOS using Testflight. Whenever I click a button to buy something in the game, it takes up to 10 seconds before the Apple’s popup appear. Sometimes it doesn’t work at all. Even if it does and the popup shows, after confirming the purchase usually nothing happens (I had to try 3 times to buy an IAP before it succeeded). Should I expect these issues to be gone once I publish the game in the store, or may something be wrong with my code? Everything works well in the editor.

3 Answers

3

Issue was not related to IAPs. The problem was with my “Purchase” button.

We have the same problem. What was the solution with the purchase button, why is this happening?

Please let us know how you fixed this. This seems to be a common issue and this is one of the first Google results.

@GoGoLoN Could you elaborate on how you fixed it - what was wrong with your button?

Please let me know more detail, I have the same issue now.