I have an image (stored in a UIImage format) that I want to update to a record on CloudKit. How do I update this record? Do i need to convert to temporary url?
Asked
Active
Viewed 37 times
2
-
Upload it as an asset. CKAssets are used to store large files like images. – Andy Lebowitz Aug 14 '17 at 02:21