While my app is running, I often get the following warning:
CoreAnimation: warning, deleted thread with uncommitted
CATransaction
; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
Does anyone have an idea why this message shows up sometimes? Is it possible that it's causing a crash?