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

Adobe AIR native extension for OpenIAB #137

Open
wastedabuser opened this issue Feb 20, 2014 · 1 comment
Open

Adobe AIR native extension for OpenIAB #137

wastedabuser opened this issue Feb 20, 2014 · 1 comment

Comments

@wastedabuser
Copy link

Not sure whether to post it in issues, but i would like to contribute to the cause by posting a note about my work. I am working on such extension: https://github.com/wastedabuser/OpenIAB-air

@oorlov
Copy link
Contributor

oorlov commented Feb 22, 2014

That's cool =)

Couple of advices that comes from our experience with Unity/Marmalade plug-in:

  • using released OpenIAB.jar is better than bundling from scratches (version is tested by several people in production and version number is the the same everywhere). We assume that OpenIAB.jar API cannot be changed for backward compatibility, so you can replace old version of .jar with new one without any pain.
  • need to provide the same set of options as in OpenIABHelper.Options. We add more and more configuration flags for OpenIAB (we think how to generate "Options" classes for Unity/Marmalade automatically from OpenIABHelper.Options)
  • if you find any limitations of existed OpenIAB API - let us know. We face with it often and can recommend couple of useful approach, or find how to change OpenIAB API itself and put it in master

@onepf onepf locked and limited conversation to collaborators Feb 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants