This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Description
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
Edit: delete requests produce nilError, write requests fail silently