Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

New Distribution Model

Pre-release
Pre-release
Compare
Choose a tag to compare
@akarimova akarimova released this 02 Sep 22:18
· 179 commits to master since this release

Starting with this release, OpenIAB will be distributed in 2 jar files: with and without Fortumo. Both jars are available via Maven.
Sources of OpenIAB without Fortumo are now located in https://github.com/onepf/OpenIAB/tree/master, with Fortumo - https://github.com/onepf/OpenIAB/tree/master_with_fortumo.

New Features:

  • Options#checkInventory is now false by default. We decided that it should be developers' choice, to choose stores with inventory in the first place or not.
  • SkuManager now checks SKUs for null, empty strings and for compliance with the format for SKUs of Samsung and Nokia stores.

The 0.9.7.2 release also contains fixes for the following issues:
#313
#312