|
| 1 | +--- |
| 2 | +title: Titanium SDK 12.8.0.GA - 17 July 2025 |
| 3 | +weight: '19' |
| 4 | +--- |
| 5 | + |
| 6 | +# Titanium SDK 12.8.0.GA Release Note |
| 7 | + |
| 8 | +## About this release |
| 9 | + |
| 10 | +Titanium SDK 12.8.0 is a minor release of the SDK, adding target compatibility for Android SDK level 35 as well as several bug fixes |
| 11 | +and improvements around iOS and Android. |
| 12 | + |
| 13 | +## Community Credits |
| 14 | + |
| 15 | +* Prashant Saini |
| 16 | + * apply required null checks on TiUIEditText ([33fa05a](https://github.com/tidev/titanium_mobile/commit/33fa05a77fddcd6f78ba345e71318caad987126f)) |
| 17 | + * try to fix the tab-group crash on some devices ([d21e7ae](https://github.com/tidev/titanium_mobile/commit/d21e7ae1da3a27859d5b43e811faeb07eef027aa)) |
| 18 | + |
| 19 | +* Michael Gangolf |
| 20 | + * target Android SDK level 35 ([92f6826](https://github.com/tidev/titanium_mobile/commit/92f682649a55c4af940510694b68c21c0a5166fb)) |
| 21 | + * option to remove X-Titanium-Id in request header ([6b2d33b](https://github.com/tidev/titanium_mobile/commit/6b2d33b0a9cde1adff15ba3864a505a9a0d54719)) |
| 22 | + * skip building module parameter ([6b447e4](https://github.com/tidev/titanium_mobile/commit/6b447e4bd51e8795b8ffc8b1d1b57c730c444f8d)) |
| 23 | + * rotation value ([db91edf](https://github.com/tidev/titanium_mobile/commit/db91edf813e8986168452fbb4e6bf49519b776ab)) |
| 24 | + |
| 25 | +* Hans Knöchel |
| 26 | + * remove outdated iOS SDK macros, add iOS 26+ macro ([ef1c67a](https://github.com/tidev/titanium_mobile/commit/ef1c67a5ce2d6954e8620b2053bfdef48259cafb)) |
| 27 | + * bump main to 12.8.0 ([284d274](https://github.com/tidev/titanium_mobile/commit/284d2744db849aa43e36b718ec0bc33e527ba92b)) |
| 28 | + |
| 29 | +## Bug Fixes |
| 30 | + |
| 31 | +### Android platform |
| 32 | + |
| 33 | +* apply required null checks on TiUIEditText ([33fa05a](https://github.com/tidev/titanium_mobile/commit/33fa05a77fddcd6f78ba345e71318caad987126f)) |
| 34 | +* rotation value ([db91edf](https://github.com/tidev/titanium_mobile/commit/db91edf813e8986168452fbb4e6bf49519b776ab)) |
| 35 | +* try to fix the tab-group crash on some devices ([d21e7ae](https://github.com/tidev/titanium_mobile/commit/d21e7ae1da3a27859d5b43e811faeb07eef027aa)) |
| 36 | + |
| 37 | +## Features |
| 38 | + |
| 39 | +### Android platform |
| 40 | + |
| 41 | +* skip building module parameter ([6b447e4](https://github.com/tidev/titanium_mobile/commit/6b447e4bd51e8795b8ffc8b1d1b57c730c444f8d)) |
| 42 | +* target Android SDK level 35 ([92f6826](https://github.com/tidev/titanium_mobile/commit/92f682649a55c4af940510694b68c21c0a5166fb)) |
| 43 | + |
| 44 | +### Multiple platforms |
| 45 | + |
| 46 | +* option to remove X-Titanium-Id in request header ([6b2d33b](https://github.com/tidev/titanium_mobile/commit/6b2d33b0a9cde1adff15ba3864a505a9a0d54719)) |
| 47 | + |
| 48 | +## SDK Module Versions |
| 49 | + |
| 50 | +| Module | Android version | iOS Version | |
| 51 | +| ----------- | --------------- | ----------- | |
| 52 | +| facebook | 13.0.0 | 15.0.0 | |
| 53 | +| ti.map | 5.6.1 | 7.3.1 | |
| 54 | +| ti.webdialog | 2.3.0 | 3.0.2 | |
| 55 | +| ti.playservices | 18.3.0 | n/a | |
| 56 | +| ti.identity | 3.1.0 | 5.0.0 | |
| 57 | +| urlSession | n/a | 4.0.1 | |
| 58 | +| ti.coremotion | n/a | 4.0.1 | |
| 59 | +| ti.applesignin | n/a | 3.1.2 | |
| 60 | +| hyperloop | 7.0.9 | 7.0.9 | |
0 commit comments