Questions
Apple IAP postUrl response
16 days ago by Rafael
Hi. I am receiving correctly the call to postUrl
with receipt-data
but what is the behaviour in the app if my server responds with a non-2XX status code? During my tests my API returned a 400 and it seems that no error was shown in the app, just the normal success screen.
I couldn't find it in the docs any callback from the call to postUrl
, can you please clarify?
Thanks