Warnings for accessing variable not from main thread (#77)
Closed
Andrzej Wójcik (Tigase) opened 7 years ago

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).

Andrzej Wójcik (Tigase) commented 7 years ago

I've modified our source code to reduce usage of UIApplication.delegate to minimum and to make sure that it is called from the main thread.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
6130
Version
Version 2.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/siskin-im#77
Please wait...
Page is in error, reload to recover