
Titanium SDK 13.3.0 is a minor release of the SDK with support for Xcode 27 and iOS 27, Hyperloop 8.0.0 and iOS multi-scene applications.
Here are some highlights of the release:
- Multiple platforms: Support for Xcode 27 and iOS 27
- iOS: Support for multi-scene applications
- iOS: Fixes for TabGroup focus events, NavigationWindow handling, background completion handlers, TableView search field positioning and TextArea behavior
- Android: Improved ImageView pinch and zoom, optimized Ti.Preferences performance and better OrientationMonitor display handling
- Android: Fixes for CameraX rotation with orientation lock, WebView URLs with large GET data, VideoPlayer windows, Chrome debug sessions and Material 3 BottomNavigation behavior
- Multiple platforms: Fixed the module packaging process
Thanks to everyone in the community who contributed fixes and improvements to this release.
For a more detailed overview and all changes, see the release notes: Titanium SDK 13.3.0.GA Release Note.
Install
Follow these steps to get SDK 13.3.0.GA:
- Install the CLI with
npm i -g titanium alloy - Run
titanium sdk install 13.3.0.GA - Set
<sdk-version>13.3.0.GA</sdk-version>in yourtiapp.xml
Report Bugs
If you run into any issues that seem related to the update, please report them on GitHub.
How can I support?
If you like our work and want to support, think about a donation or to contribute with your time and code. A donation helps us to cover the monthly maintenance costs of the projects, so we can continue to release feature- and compatibility updates in the future. Your help is appreciated!

