3lvis / DATAStack

100% Swift Simple Boilerplate Free Core Data Stack. NSPersistentContainer
Other
214 stars 44 forks source link

Can't execute any requests #120

Open SolorzanoJose opened 5 years ago

SolorzanoJose commented 5 years ago

My data model is being created, but when I try to write to it I get a nilError, this happens with a background context and with a main thread context, is there anything specific I should be looking into? I just copied the example code

Delete requests produce nilError, write requests fail silently