Tuesday, April 2, 2019

Swipe to Delete Activities - Part 41 - Itinerary App (iOS, Xcode 10, Swi...

In this video, you will reinforce your knowledge of swiping to delete and better understand the "internal inconsistency error" when it comes to deleting rows. 
You will also see a "conflicting constraint" error that comes with deleting table view cells. What is this error, where does it come from and how do we fix it? This is where you'll learn more about constraint priority. This took a LONG time to research and figure out. Apple got me pretty good with that one.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

SwiftUI Search & Filter with Combine - Part 3 (iOS, Xcode 13, SwiftUI, 2...

In part 3 of the Searchable video series, I show you how to use Combine in #SwiftUI for the search and filter logic connected to the searcha...