Open GoogleCodeExporter opened 8 years ago
What I get back in the bundle after
Bundle skuDetails = mService.getSkuDetails(3, mContext.getPackageName(),
itemType, querySkus);
is like below
Bundle[{DETAILS_LIST=[], RESPONSE_CODE=0}]
Original comment by success....@gmail.com
on 2 Jun 2014 at 6:14
Today I am supposed to launch app which is prepared and I have the same
problem, it was working a few days ago but now the response is success but
response bundle is empty. Tested on various devices 4.0 - 4.4, both tablets and
phones. It is unpublished app, tested with draft, beta and alpha, product Ids
do match and products are active, on published apps the same implementation
works.
Original comment by idg.itun...@gmail.com
on 2 Jun 2014 at 7:55
Does anyone know how to solve this problem?Thank you.
Original comment by success....@gmail.com
on 2 Jun 2014 at 12:21
Original issue reported on code.google.com by
success....@gmail.com
on 2 Jun 2014 at 6:08Attachments: