'NPE after updating from Amazon IAP V2.0 to Appstore SDK
After updating our Androidapp from the Amazon IAP 2.0.76 to Appstore SDK V3.0.2 we occasionally receive the following exceptions on our bug tracker:
java.lang.NullPointerException
Attempt to read from field 'com.amazon.a.a.g.b com.amazon.a.a.n' on a null object reference
com.amazon.a.a.c (AppstoreSDK.java:334)
com.amazon.device.iap.internal.util.b.a (Logger.java:16)
com.amazon.device.iap.internal.util.b.a (Logger.java:37)
com.amazon.device.iap.internal.a.d.a (KiwiRequestHandler.java:51)
com.amazon.device.iap.internal.d.a (PurchasingManager.java:125)
com.amazon.device.iap.PurchasingService.getPurchaseUpdates (PurchasingService.java:157)
We followed the instructions on how to migrate and added the public key to our project.
Any suggestions?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
