Skip to content

Releases: defold/extension-iac

iOS Universal App Links

Choose a tag to compare

@britzl britzl released this 23 Apr 10:56
7c1cfea

What's Changed

Full Changelog: 1.3.0...1.4.0

Updated exported flag in AndroidManifest.xml

Choose a tag to compare

@britzl britzl released this 19 Mar 14:23

CHANGE: Set exported=true in AndroidManifest.xml

Fix crash when launching with options

Choose a tag to compare

@AGulev AGulev released this 19 Jul 06:53
ec201b1
Merge pull request #7 from defold/issue-6-launch-with-options-fix

Issue 6: Crash fix when launching with options

Fix `AndroidManifest.xml`

Choose a tag to compare

@AGulev AGulev released this 09 Apr 09:14

Fix AndroidManifest.xml for Defold 1.3.2

Inter-app communication 1.2.3

Choose a tag to compare

@britzl britzl released this 27 Jan 08:08
f1719d1

FIX: Crash on iOS during shutdown

Inter-app communication 1.2.2

Choose a tag to compare

@JCash JCash released this 03 Dec 13:12

A crash fix

Inter-app communication 1.2.1

Pre-release

Choose a tag to compare

@britzl britzl released this 25 Nov 08:04
Update iac_ios.mm

Inter-app communication 1.2.0

Pre-release

Choose a tag to compare

@britzl britzl released this 25 Nov 07:47
4fbf046

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

Choose a tag to compare

@AGulev AGulev released this 27 Sep 14:10

Fixed issue with command shadowing.
Typo fixes.

Inter-app communication 1.0.5

Choose a tag to compare

@AGulev AGulev released this 26 Sep 08:33

Added LUA_MULTRET