Titanium SDK 8.3.1.GA
About this release
Titanium SDK 8.3.1 is a patch release of the SDK, addressing high-priority issues from previous releases.
As of this GA release, the previous Titanium SDK patch release (8.3.0) is no longer supported. End of support for this version will be 2020-07-16 or until the next patch release. Note: major and minor releases continue to be supported according to their nominal lifetime. See Axway Appcelerator Deprecation Policy and Nominal Lifetimes documents for details.
⚠️ With the release of Titanium SDK 9.0.0, we will no longer support Node.js 8.X. Node 10.2.0 will be the new minimum supported version with SDK 9.0.0.
Bug Fixes
Android platform
- TIMOB-27694 - default Ti.Ui.TextField.editable is true in #focus() (243afd0)
- TIMOB-25945 - fix losing elevation effect after dimensions change (4b8b22a)
- TIMOB-27572 - getCurrentPosition() compatibility with some Samsung devices (1e832a6)
iOS platform
- TIMOB-27158 - ui glitch in lazyloading fixed (a32f713)
- TIMOB-27622 - expose TiApp singleton accessor to swift (981869a)
- TIMOB-27623 - server is receiving two consecutive calls for the same url and cookies updated while reloading webview (8646a46)
- TIMOB-27609 - status bar background color crash fix ios13 (0e0220c)
- TIMOB-27350 - updated Ti.Blob.toString() behaviour to original (cbb82a6)