How to store an image in core data

前端 未结 7 1175
你的背包
你的背包 2020-11-27 09:59

I\'m new to iOS. I\'ve been trying to make an application that will store an image captured from the camera into CoreData. I now know how to store data like

相关标签:
7条回答
  • 2020-11-27 10:39

    Few links which might help you to get through this

    https://stackoverflow.com/a/3909082/558000

    Save and Retrieve of an UIImage on CoreData

    http://ootips.org/yonat/uiimage-in-coredata/

    0 讨论(0)
提交回复
热议问题