Skip to content

API Tweaks and Amazon 100 IAP Fix

Compare
Choose a tag to compare
@mikemee mikemee released this 02 Jun 07:10
· 11 commits to master since this release
d838992

The 2.0.0 release with the big Google Billing update has been confirmed working for customers, so this release builds on that base with:

  • Requests for > 100 IAP from Amazon will no longer crash, fixing #22
  • A key is not required for init, as suggested by #10 & moved to #11
  • All callbacks are on the main thread, as suggested by #10 & moved to #13
  • Better handling for "this item already owned" was added, fixing #8
  • The unused id parameter was removed from buy, subscribe and unsubscribe methods