[TIMOB-26227] Android: Remove kroll-thread
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Closed |
| Resolution | Done |
| Resolution Date | 2019-01-11T01:49:08.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 8.0.0 |
| Components | Android |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Joshua Quick |
| Created | 2018-07-21T10:04:59.000+0000 |
| Updated | 2019-01-11T01:49:12.000+0000 |
Description
The kroll thread was deprecated in SDK 7 and should be removed in 8.
This means that the "tiapp.xml" property "run-on-main-thread" will be ignored and will be internally hard-code to
true.
PR (master): https://github.com/appcelerator/titanium_mobile/pull/10419
FR Passed. PR Merged.
Closing ticket, verified in SDK version 8.0.0.v20181207122537. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/10419