My application worked fine, displaying lines from an HTML file in a UITableView, but after updating some PODs, the application crashes at startup and I get this error and Xcode does not show the exact line or function in which this error occurs
[CATransaction synchronize] called within transaction
The only thing I updated is HTMLKit.
source share