1
I started an app development using Core Data
in the course of the development of the project I have been observing that the Core Data
is not the best for the app.
Within this scenario, I would like to know how I do to remove Core Data completely of my application and continue the development of the same without it.