The next stable version of the Titanium SDK is now is available: 12.2.1.GA. Titanium SDK 12.2.1 is a patch release of the SDK, addressing Android and iOS issues found in 12.2.0.GA:
- Android: Fix camera overlays
- iOS: Fix crash when setting the
backgroundRepeat
property on iOS 17+ - iOS: Fix crash when setting the
navTintColor
property on iOS 17+ - iOS: Fix crash when using a
Ti.Media.VideoPlayer
, e.g. inside a modal window
For a more detailed overview, known issues and closed tickets, see the release notes: Titanium SDK 12.2.1.GA Release Note.
Install
Follow these steps to get SDK 12.2.1.GA:
- Install the CLI with
[sudo] npm i -g titanium alloy
- Run
titanium sdk install 12.2.1.GA
- Set
<sdk-version>12.2.1.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.