I am using a custom static environment for iOS. Everything works well, but now I realized that I need store information through coredata within. I used the magicalrecord library with my previous projects, and I was wondering if anyone had any experience integrating magicalrecord into your own static structure.
When I call the setupcorestack method inside the framework code, nothing happens.
source share