Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
6130
|
Version |
Version 2.0
|
Issue Votes (0)
Watchers (0)
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
6130
|
Version |
Version 2.0
|
When I started using new build on iOS 11, I've started receiving warnings about using
UIApplication.delegate
not on the main processing thread.I need to review usages of that variable and to remove this warning as it may cause crashes on future versions of iOS (ie. 11.1).