Used @markussvensson answer to detect my problem, found it using this Symbolic Breakpoint: Symbols: [UIView layoutIfNeeded] or [UIView up...
Read More
Showing posts with label This application is modifying the autolayout engine from a background thread. Show all posts
Showing posts with label This application is modifying the autolayout engine from a background thread. Show all posts
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
[[NSOperationQueue mainQueue] addOperationWithBlock:^{ _placeL.text=[placeArray objectAtIndex:i]; //_timeL.text=[timeArray objectAtIndex...
Read More
Subscribe to:
Posts (Atom)