Skip to content

Titanium SDK 12.5.0.GA

About this release

Titanium SDK 12.5.0 is a minor release of the SDK, adding new features and platform updates. It also adds stable support for iOS 18 and Xcode 16, the latest software in the Apple ecosystem.

Community Credits

  • Michael Gangolf

    • forward --sdk in module build process (07f435d)
    • more log output (694766b)
    • statusBarColor for Window (91499ef)
    • flatten ListView layout (b9fd683)
    • add maxImages and pathOnly to openPhotoGallery (3eda594)
    • fire selected event again when clicking the same Tab again (dfb1b5c)
    • enable Signature Scheme v3 (c719bcd)
    • update cmake, checkstyle (8846f07)
    • fix tintColor and activeTintColor in a TabbedBar (2e92f1d)
    • set targetSDK to Android 34 (5fc81f0)
    • fix Actionbar backgroundImage doc and improve setter (803bd04)
    • keep Tab tintColor when changing icons (51be366)
    • fix titleAttribute when it's not a creation parameter (017c052)
  • Hans Knöchel

    • add “interactiveDismissModeEnabled” API (1d2cdd5)
    • textfield padding (d75fc9e)
    • Revert "fix(ios): fix unbalanced view controller transitions causing issues on iOS 16+ (#13586)" (b9932b2)
    • bump master to 12.5.0 (52cab42)
    • add 12.5.0 changelog (e5e3f33)
  • Abdullah Al-Faqeir

Bug Fixes

Android platform

  • fix Actionbar backgroundImage doc and improve setter (803bd04)
  • fix tintColor and activeTintColor in a TabbedBar (2e92f1d)
  • fix titleAttribute when it's not a creation parameter (017c052)
  • keep Tab tintColor when changing icons (51be366)
  • textfield padding (d75fc9e)

iOS platform

Multiple platforms

  • sdk build on windows needs shell: true to run batch files (f3e5a0b)

Features

Multiple platforms

Android platform

  • add maxImages and pathOnly to openPhotoGallery (3eda594)
  • enable Signature Scheme v3 (c719bcd)
  • fire selected event again when clicking the same Tab again (dfb1b5c)
  • flatten ListView layout (b9fd683)
  • more log output (694766b)
  • set targetSDK to Android 34 (5fc81f0)
  • statusBarColor for Window (91499ef)

iOS platform

  • add “interactiveDismissModeEnabled” API (1d2cdd5)

BREAKING CHANGES

SDK Module Versions

ModuleAndroid versioniOS Version
facebook12.1.014.0.0
ti.map5.6.17.3.1
ti.webdialog2.3.03.0.2
ti.playservices18.3.0n/a
ti.identity3.1.05.0.0
urlSessionn/a4.0.1
ti.coremotionn/a4.0.1
ti.applesigninn/a3.1.2
hyperloop7.0.67.0.6

Titanium SDK Documentation