Updated docs

This commit is contained in:
Björn Ritzl
2019-11-12 13:31:00 +01:00
parent 056618f6ba
commit daf85dbba5
37 changed files with 135 additions and 386 deletions

View File

@@ -1,11 +1,9 @@
# In-app purchase extension for Defold
This is a Defold [native extension](https://www.defold.com/manuals/extensions/) which provides access to In-app purchase functionality on iOS, Android (Google Play and Amazon) and Facebook Canvas platforms.
Defold [native extension](https://www.defold.com/manuals/extensions/) which provides access to In-app purchase functionality on iOS, Android (Google Play and Amazon) and Facebook Canvas platforms.
To learn more please visit the [documentation page](https://defold.github.io/extension-iap/) for this extension.
## API and installation
[API and setup instructions](https://defold.github.io/extension-iap).
[The manual](https://defold.com/manuals/iap/) is available on the official Defold site.
---
If you have any issues, questions or suggestions please [create an issue](https://github.com/defold/extension-iap/issues).
## Manual
[The manual](https://www.defold.com/manuals/iap/) is available on the official Defold site.