Products returned by the getProductData API now include a Coins reward amount, an optional field that surfaces the amount of Amazon Coins a customer will be rewarded after purchasing that product
This shouldn't affect us (except perhaps we ignore that extra value?) because we don't do anything with Coins rewards.
Let's update to the latest (Sep 1, 2016) SDK 2.0.76 from our current version of 2.0.61.
According to the release notes, https://developer.amazon.com/docs/in-app-purchasing/iap-whats-new.html, the only change is:
This shouldn't affect us (except perhaps we ignore that extra value?) because we don't do anything with Coins rewards.