adjust / adobe_air_sdk

This is the Adobe AIR SDK of
http://adjust.com
Other
24 stars 12 forks source link

Update documentation #6

Closed neuronix closed 9 years ago

neuronix commented 10 years ago

AdjustIo.instance has been replaced but still in docs.

Extension id is no longer com.adeven.adjustio but com.adjust.sdk and is omitted in docs.

mordicuac commented 9 years ago

Correct, The extensionID is need to be added in the docs:

<extensions>
    ......
    <extensionID>com.adjust.sdk</extensionID>
</extensions>
wellle commented 9 years ago

Thanks guys, we'll fix that.

uerceg commented 9 years ago

Fixed in README of our v4.0.0: https://github.com/adjust/adobe_air_sdk/releases/tag/v4.0.0