on my app I get images from photos library and device camera and store it into an array.
I’d like to save this array in a CoreData object can I ? Does in need to use transformable ? How to save and how to get after save ?
on my app I get images from photos library and device camera and store it into an array.
I’d like to save this array in a CoreData object can I ? Does in need to use transformable ? How to save and how to get after save ?