[TIMOB-24788] iOS: Scan core for possible background-thread issues
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | High |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2017-07-26T20:23:51.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | ios11 |
| Reporter | Hans Knöchel |
| Assignee | Hans Knöchel |
| Created | 2017-06-06T21:57:15.000+0000 |
| Updated | 2017-07-31T17:56:55.000+0000 |
Description
Xcode 9 comes with a runtime tool to detect background-thread-executions that belong to the main-thread (like UI-changes). We should scan our SDK for those warnings and fix them all together.
Fixed as part of TIMOB-24775
Closing ticket as duplicate.