The release candidate of the next Titanium SDK is available: 12.1.0.RC. Titanium SDK 12.1.0 is a minor release of the SDK, addressing high-priority issues from previous releases. Highlights of this release are:
- Support for Node.js 19
- Enhanced support for Android 13
- Improved macOS support
- More parity APIs between iOS and Android
For a more detailed overview, known issues and closed tickets, see the release notes: Titanium SDK 12.1.0.RC Release Note.
Install
Follow these steps to get SDK 12.1.0.RC:
- Install the CLI with
[sudo] npm i -g titanium alloy
- Run
titanium sdk install 12.1.0.RC
- Set
<sdk-version>12.1.0.RC</sdk-version>
in yourtiapp.xml
Rollback
Execute titanium sdk install latest --default
to rollback.
Known Issues
iOS
There is currently a known issue when using Xcode 14.3 to build an app for production. We expect a fix for this issue in the upcoming GA version of the 12.1.0 SDK. Until then, we advise you to use Xcode 14.2 for a stable environment. You can try the fix today by downloading a preview SDK here and provide feedback in the pull request.
Report Bugs
As this is a Release Candidate Version, it's not meant to be used for production. So please test it on your apps and give feedback so we will have a bug-free/working GA at the end. If you run into any issues that seem related to the updates, 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.