You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.
Same code works fine with GooglePlay and SamsungApps stores. It's looks like some unhandled exception occurred inside AmazonAppstoreBillingService.onPurchaseResponse function.
Here is my log:
01-22 15:28:41.291: D/c(3119): In App Purchasing SDK - Sandbox Mode: handleResponse
01-22 15:28:41.291: D/OpenIAB(3119): onPurchaseResponse() PurchaseRequestStatus:FAILED, reqId: 9e111a5e-0694-4ef9-8396-1804ec7267b3
01-22 15:28:41.291: E/c(3119): In App Purchasing SDK - Sandbox Mode: Error in sendResponse: java.lang.NullPointerException
The text was updated successfully, but these errors were encountered:
Hi guys,
Reproducing steps:
Same code works fine with GooglePlay and SamsungApps stores. It's looks like some unhandled exception occurred inside AmazonAppstoreBillingService.onPurchaseResponse function.
Here is my log:
01-22 15:28:41.291: D/c(3119): In App Purchasing SDK - Sandbox Mode: handleResponse
01-22 15:28:41.291: D/OpenIAB(3119): onPurchaseResponse() PurchaseRequestStatus:FAILED, reqId: 9e111a5e-0694-4ef9-8396-1804ec7267b3
01-22 15:28:41.291: E/c(3119): In App Purchasing SDK - Sandbox Mode: Error in sendResponse: java.lang.NullPointerException
The text was updated successfully, but these errors were encountered: