[TIMOB-27052] tiapp.xml have unnecessary property 'run-on-main-thread'
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Tooling |
| Labels | cb-tooling, titaniumlib |
| Reporter | Vijay Singh |
| Assignee | Unknown |
| Created | 2019-05-01T23:47:49.000+0000 |
| Updated | 2020-03-06T21:34:20.000+0000 |
Description
From sdk 8.0.0, kroll thread has been removed as we have moved to main thread. So property 'run-on-main-thread' has no significance. We can remove it from template.
No comments