I'm getting this error from Xcode 7:
This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.
I fully understand what can cause this error, I check this question and this one also, but I can't figure out what causing the problem in my code, I just can't find it.