Releases: defold/extension-iac
Releases · defold/extension-iac
Release list
iOS Universal App Links
What's Changed
- Use reusable workflow by @ekharkunov in #13
- Update iOS to support Universal App Links by @britzl in #14
Full Changelog: 1.3.0...1.4.0
Updated exported flag in AndroidManifest.xml
CHANGE: Set exported=true in AndroidManifest.xml
Fix crash when launching with options
Merge pull request #7 from defold/issue-6-launch-with-options-fix Issue 6: Crash fix 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
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.