AI-Assisted Development for iOS

Jul 18 2025 · Swift 6.1, iOS 18, Xcode 16.3

Lesson 03: Getting Started with Cursor

Fixing Errors

Episode complete

Play next episode

Next

Heads up... You’re accessing parts of this content for free, with some sections shown as obfuscated text.

Heads up... You’re accessing parts of this content for free, with some sections shown as obfuscated text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

Now we’re going to take a look at how we can use cursor to debug problems. As we left the app last time, it built and it ran, but we get this error coming up saying an unexpected error occurred. So you can see here, clicking try again does nothing.

See forum comments
Cinema mode Download course materials from Github
Previous: Debugging in an AI World Next: Conclusion