Hi All,
I am very new to making apps of this nature (PHP background) and I would love if someone could point me in the direction of / show me some code, of how to set up core data and CRUD.
I know there are examples out there but when starting a new cross platform app in Xcode, using 100% swiftUI there isn't much that shows what code should go where and what each bit is doing.
We no longer have an app or scene delegate file where a lot of this code was stored previously so I would find it very helpful if this could be spelled out.
Also when I move to using iCloud, so that my app can be in the same state on several devices, will there be an issue pulling data from the CloudKit public database and using core data at the same time?
Any clarification needed I will happily supply.
Thanks in advance,
Adam
I am very new to making apps of this nature (PHP background) and I would love if someone could point me in the direction of / show me some code, of how to set up core data and CRUD.
I know there are examples out there but when starting a new cross platform app in Xcode, using 100% swiftUI there isn't much that shows what code should go where and what each bit is doing.
We no longer have an app or scene delegate file where a lot of this code was stored previously so I would find it very helpful if this could be spelled out.
Also when I move to using iCloud, so that my app can be in the same state on several devices, will there be an issue pulling data from the CloudKit public database and using core data at the same time?
Any clarification needed I will happily supply.
Thanks in advance,
Adam