JayOriginal post
Apple Developer
I and not finding a reference to Creating/Reading/Updating or Deleting collections from the Swift SDK. We would like to be able to see if a collection exists on app start, and if not, create it.
Summary
Developers are seeking guidance on creating, reading, updating, or deleting collections using the Swift SDK. They specifically want to check for a collection's existence on app start and create it if it doesn't exist.