AndroidInAppPurchase
AndroidInAppPurchase copied to clipboard
InAppPurchaseDetails._time overflows
Epoch time overflows because it is returned as an int, maybe it should be a Number? Although it is correct in the _json string.