DEV Community

Michael Gangolf
Michael Gangolf

Posted on

Titanium SDK 12.3.1.GA released

Titanium SDK helps you to build native cross-platform mobile application using JavaScript and the Titanium API, which abstracts the native APIs of the mobile platforms. Titanium empowers you to create immersive, full-featured applications, featuring over 80% code reuse across mobile apps.

The new version 12.3.1.GA is now available and some of the features are:

fix(ios): fix privacy-related Filesystem APIs
handle first privacy manifest changes
Revert "feat(ios): support multi-scene applications
node-appc update - fix: handle spaces in deployType and platform
fix noresults event in ListView width custom query
node-titanium-sdk update - fix: arm mac emulator fix, use platform for id
Ti.UI.Tab selected event returns no data
touchFeedbackColor not working for a bottomNavigation tab
switchCamera method was missing
Enter fullscreen mode Exit fullscreen mode

Blog post: https://tidev.io/blog/sdk_12_3_1_ga

Changelog: https://titaniumsdk.com/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_12.x/Titanium_SDK_12.3.1.GA_Release_Note.html

Top comments (0)