STEPS TO REPRODUCE:
1. Have two apps with similiar IAP items. The only difference in each
applications iap items is that they have different skus (and maybe pricing)
2. Sign both with same key and push to market.
3. Open first app and call getSkuDetails for all iap items you have.
4. Open second app and call getSkuDetails for all iap items you have
5. The 2nd app will get cached info from step 3. (Iterating thru the return
data and checking Sku and title will support this.)
EXPECTED OUTPUT:
The Skudetails response for the skus I requested.
ACTUAL OUTPUT:
The Skudetails response for the skus I previously requested.
AFFECTED ORDER IDS (IF RELEVANT):
OS VERSION:
MARKET/MYAPPS VERSION:
DEVICE:
ALL
OUTPUT FROM ADB BUGREPORT ATTACHED:
(Note: The output from "adb bugreport" is required for all bug reports.)
NOTES:
Original issue reported on code.google.com by petetan...@gmail.com on 7 Aug 2013 at 4:24
Original issue reported on code.google.com by
petetan...@gmail.com
on 7 Aug 2013 at 4:24