views:

46

answers:

1

Hi

I am making a call to verifyReceipt to validate an in-app purchase but am getting a very strange response (the response is b)

The same code worked till some time back. But I stopped the app debugging while the trans was being verified at one point. From there on, the only response I get is b. I checked the code and it has nothing wrong. As I said, the same code worked till I stopped this trans mid-way.

Any idea what could be wrong?

Thanks.

A: 

Looks like this was an issue with Apple servers. The same request gives the correct response now, both over sandbox and the production enviorns.

lostInTransit