In App Purchases Not Supported on Viewer

I am trying to test my IAPs. It seems to not work for me. WHY!!!

Best Answer

  • ArmellineArmelline Posts: 5,397
    edited September 2018 Accepted Answer

    Unfortunately that is not possible. IAP purchases require communication with Apple's servers that is not possible without compiling a game.

    You can fake it to some extent by having keycommands to "simulate" responses from Apple, but it'll never be a perfect test.

Answers

  • ArmellineArmelline Member, PRO Posts: 5,397

    You need to push a build to TestFlight and test it that way when testing IAPs. You can also use an ad hoc and a testing account, but I recommend TestFlight and a real account for the more reliable results.

  • I want to test the results in GameSalad Viewer so I can make quick adjustments to them in my application.

Sign In or Register to comment.