Skip to content

1.7.2 - Fix for Engaging Events on Background Threads

Compare
Choose a tag to compare
@pkamb pkamb released this 25 Mar 01:16
· 2702 commits to master since this release

The 1.7.2 release contains a fix for multithreaded execution of engage: calls. Engaging events from a background thread had the possibility to cause Core Data issues. In 1.7.2, all engage: calls are made on the Main Thread.