drewmccormack / ensembles

A synchronization framework for Core Data.
MIT License
1.63k stars 132 forks source link

CDEEEventIntegrator mergeEventsWithCompletion:_block_invoke.91 Causing App Crash in open source ensemble #245

Closed DmitriDevelopment closed 7 years ago

DmitriDevelopment commented 7 years ago

I'm using open source ensemble 1.5.2. I have the same issue in iOS 10 like #244 - CDEEEventIntegrator mergeEventsWithCompletion:_block_invoke.91 Causing App Crash. As I understood in ensemble 2 this issue fixed. Are you planing fix this issue in open source ensemble? Thanks.

drewmccormack commented 7 years ago

We have added a fix in the latest trunk on GitHub. Can you test that? It was committed after 1.5.2.

DmitriDevelopment commented 7 years ago

I'll test with last source and inform you about result

DmitriDevelopment commented 7 years ago

I tested on several devices, no crashes. All working fine. Thanks.