extension-iac

Defold Inter-app communication API documentation

This extension provides functions for doing inter-app communication. Supported on iOS and Android.

Usage

To use this library in your Defold project, add the following URL to your game.project dependencies:

https://github.com/defold/extension-iac/archive/master.zip

We recommend using a link to a zip file of a specific release.

Source code

The source code is available on GitHub