I am making an app that use Core data for as the database for the app to perform an offline mode.(By swift)
So everything works fine but when i builded it on my real Iphone it seems like the database didn't go along with the app and then my app was crashed.
How can i fix it?
Thanks!