Relative Content

Tag Archive for iosswiftswiftdataappintents

Insert SwiftData item with AppIntents

When using App Intents, I can edit already existing SwiftData items, but I cannot insert new ones. Below are the two app intents I’ve used, both function in their entirety other than the model context insertion at the end of the second one.