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

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

sql server ce - Is there some way to make sqlce3.5 and 4.0 co-exist in the C# project -