InAppPy Versions Save

Python In-app purchase validator for Apple AppStore and GooglePlay.

2.5.2

3 years ago
  • Updated: some of the requirement versions, mainly because of the CVE-2021-28363 in urllib3.

2.5.1

3 years ago
  • bundle_id deprecation warning is now conditional (warn when user provide it).

2.5

3 years ago
  • Updated requirements, versions bumped.
  • Added support for config dict instead of files for Google.
  • Marked bundle_id for deprecation in version 3.
  • Extended error codes for Apple AppStore with 21009 and 21010.
  • Various small fixes and everything is now tested on py36, 37, 38 and 3.9 and build is green again.