This extension provides functions for doing inter-app communication. Supported on iOS and Android.
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.
The source code is available on GitHub