Have you been able to resolve this? Having the same issue.
Post
Replies
Boosts
Views
Activity
Please disregard the previous reply. I found the issue with my code.
I created an entity in CoreData with the name Image following some of the examples on the web and this created a conflict with the Image() function.
Maybe you had the same issue.
Has anyone been able to solve this?
My app was running without an issue, and I started getting this issue, the only fix I have found is to start a fresh project.