Been starting to work with Core Data a bit, and while I've figured out how to use it in regular Cocoa applications, it seems it works a bit differently in Cocoa Touch. How do you bind entities to objects such as table cells in Cocoa Touch?
Unfortunately, bindings are not supported in the iPhone OS. See this page in the Apple developer docs.
I believe this means that you can't use the NSArrayController in the iPhone OS.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With