ios - executeFetchRequest hangs and never returns -


Fetch method of execution of core data is sometimes hanging and does not return error messages either.

< P> This is my code .....

  NSArray * fetchResults = [DeleteContext executed FetchRequest: fetchRequest error: & amp; Error];  


Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -