Releases: defold/extension-iac
Releases · defold/extension-iac
Fix crash when launching with options
Fix `AndroidManifest.xml`
Fix AndroidManifest.xml
for Defold 1.3.2
Inter-app communication 1.2.3
FIX: Crash on iOS during shutdown
Inter-app communication 1.2.2
A crash fix
Inter-app communication 1.2.1
Update iac_ios.mm
Inter-app communication 1.2.0
Updated the extension to use a new command structure on both Android and iOS for thread safety. This release requires Defold 1.2.164 or later.
Inter-app communication 1.1.0
Fixed issue with command shadowing.
Typo fixes.
Inter-app communication 1.0.5
Added LUA_MULTRET
Inter-app communication 1.0.4
The issue with the memory free up
Inter-app communication 1.0.3
We don't lock mutex if we don't have commands in the queue anymore.