I am having hard time keeping a swiftDATA container up to date when the source (a JSON) is updated.
What would be the best way to update an existing container when data in a JSON haven been added or removed?
I looked on internet and tried different methods to achieve the problem above. but without success.