https://github.com/defold/extension-iac
Inter-app communication extension for Defold
https://github.com/defold/extension-iac
defold defold-library inter-application-conmunication
Last synced: 8 months ago
JSON representation
Inter-app communication extension for Defold
- Host: GitHub
- URL: https://github.com/defold/extension-iac
- Owner: defold
- License: mit
- Created: 2019-09-13T15:34:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T12:55:54.000Z (over 1 year ago)
- Last Synced: 2025-01-30T15:23:44.089Z (over 1 year ago)
- Topics: defold, defold-library, inter-application-conmunication
- Language: C++
- Size: 397 KB
- Stars: 5
- Watchers: 13
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-defold - Inter-App Communication - app communication on iOS and Android. (Libraries / Programming Language)
README
[](https://github.com/defold/extension-iac/actions)
# Inter-app communication for Defold
Defold [native extension](https://www.defold.com/manuals/extensions/) which provides access to Inter-app communication functionality on iOS and Android devices.
## API and installation
[API and setup instructions](https://defold.github.io/extension-iac).
## Manual
[The manual](https://www.defold.com/manuals/iac/) is available on the official Defold site.