Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Flush core data DataBase in ios

Some times we need to flush or truncate the sqlite Database tables created by coredata. Here is the method to delete all data which exists in core data sqlite tables. -(void) flushDatabase{ [self.managedObjectContext lock]; ...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: