You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm fetching objects & inserting into a section. I wish to check whether the section exists already before performing row inserts. However sectionWithName: raises an exception if no section is returned for a section name.
Is this necessary?
The text was updated successfully, but these errors were encountered:
I'm fetching objects & inserting into a section. I wish to check whether the section exists already before performing row inserts. However
sectionWithName:
raises an exception if no section is returned for a section name.Is this necessary?
The text was updated successfully, but these errors were encountered: