Intermediate2 hours
0/3 complete
Swift SDK
Use the official Skytells Swift SDK to build AI-powered iOS, macOS, tvOS, and watchOS apps using native Swift concurrency.
What you'll learn
- Install the Swift SDK via Xcode or Swift Package Manager
- Make predictions with
async/await— the native Swift way - Handle errors idiomatically with Swift's typed error system
- Build a complete SwiftUI image generation app from scratch
Platform support
| Platform | Minimum version |
|---|---|
| iOS | 15.0+ |
| macOS | 12.0+ |
| tvOS | 15.0+ |
| watchOS | 8.0+ |
| Swift | 5.9+ |
| Xcode | 15.0+ |
Modules
Module 1 — Setup & First Prediction
Install the SDK, configure your API key, and make your first prediction from Swift.
Module 2 — Predictions & Error Handling
Async/await predictions, typed errors, concurrency, and polling strategies in Swift.
Module 3 — Build a SwiftUI App
A complete end-to-end SwiftUI image generation app with live preview, history, and sharing.
Start with Module 1 →