question

onesrv avatar image
onesrv asked

Purchased Entitlement in Live App test always get cancelled

When i purchase an entitlement in Live App Test it will be automatically cancelled an the next time call getPurchaseUpdates() recepit says that purchase isCancelled(). I put some logging in apk that i uploaded to Live App test and this is the result: 2015-08-13T18:11:24.234: onProductDataResponse: RequestStatus (SUCCESSFUL) 2015-08-13T18:11:24.393: onProductDataResponse: successful. The item data map in this response includes the valid SKUs 2015-08-13T18:11:24.394: onProductDataResponse: 0 unavailable skus 2015-08-13T18:11:24.837: onGetUserDataResponse: requestId (e3bca92f-0f70-4f28-9d3f-4f8f295be51c) userIdRequestStatus: SUCCESSFUL) 2015-08-13T18:11:24.838: onUserDataResponse: get user id (dzkB2RXmDi5cGFljI4rq29_ahFVcWpS8vi57KNlE9k4=, marketplace (IT) 2015-08-13T18:11:32.368: onPurchaseUpdatesResponse: requestId (b497d27e-1dd2-4b6f-9e54-1e4996d25afd) purchaseUpdatesResponseStatus (SUCCESSFUL) userId (dzkB2RXmDi5cGFljI4rq29_ahFVcWpS8vi57KNlE9k4=) 2015-08-13T18:11:32.427: receipt.isCanceled() = TRUE 2015-08-13T18:11:32.468: receipt.isCanceled() = TRUE 2015-08-13T18:11:32.502: receipt.isCanceled() = TRUE 2015-08-13T18:11:32.519: receipt.isCanceled() = TRUE 2015-08-13T18:11:32.535: receipt.isCanceled() = TRUE 2015-08-13T18:11:32.552: receipt.isCanceled() = TRUE 2015-08-13T18:11:32.569: receipt.isCanceled() = TRUE 2015-08-13T18:11:32.586: receipt.isCanceled() = TRUE 2015-08-13T18:11:32.608: receipt.isCanceled() = TRUE With getPurchaseUpdates() i get 9 receipts all cancelled Everything works fine using the app test
iap
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Nick Gardner avatar image
Nick Gardner answered
When you say that everything works fine when using the app test, are you referring to the App Tester? If so, I'd double check the status of all the IAP items in the developer portal to make sure they are live and available. Thanks, Nick
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Ali Feili avatar image
Ali Feili answered
I'm having the same problem as you. Did you manage to solve it by any chance?
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Jamie Grossman avatar image
Jamie Grossman answered
Hi there, Can you confirm that all of the items in your developer portal are live? Any other information about your issue would be greatly appreciated. Jamie
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.