Searching...
Searching...
Found 122398 results
CharlesWiltgen
Comprehensive integration for iOS system features including Siri, widgets, IAP, camera, and privacy using Apple's native frameworks.
CharlesWiltgen
Comprehensive reference for iOS storage management APIs, covering file purging, cache management, and URL resource values.
CharlesWiltgen
Guides implementation of reliable cloud sync (CloudKit, iCloud Drive) with offline-first patterns to prevent data loss in applications.
CharlesWiltgen
Provides symptom-based decision trees for diagnosing background task failures with time-cost analysis for each diagnostic path.
CharlesWiltgen
Enables iOS app content indexing for Spotlight search using Core Spotlight framework and NSUserActivity for content prediction and handoff features.
CharlesWiltgen
Provides safe schema migration patterns for SQLite/GRDB in iOS/macOS apps, preventing data loss and common errors during column modifications.
CharlesWiltgen
Provides speech-to-text conversion, live transcription, and audio processing tools with iOS 26+ support and model management.
CharlesWiltgen
Provides iOS camera capture implementation with zero-shutter-lag, rotation coordination, and front camera mirroring features.
CharlesWiltgen
Comprehensive reference for iOS file encryption and data protection APIs, including NSFileProtection and FileProtectionType for secure file storage.
CharlesWiltgen
Guides developers through migrating from SwiftData to SQLiteData with decision criteria, code patterns, CloudKit sharing considerations, and performance benchmarks.
CharlesWiltgen
Provides app-level composition patterns for structuring iOS 26+ applications, including entry points, authentication flows, and scene lifecycle management.
CharlesWiltgen
Reference guide for AVFoundation audio APIs, session categories, and spatial audio features on iOS.
CharlesWiltgen
Provides utilities for working with SwiftData, Apple's native persistence framework in SwiftUI, including model definitions, queries, relationships, and CloudKit integration for iOS development.
CharlesWiltgen
Utility for testing Swift asynchronous code patterns including async/await, callbacks, @MainActor, and parallel execution with timeout control.
CharlesWiltgen
Provides utilities for writing, running, and debugging XCUITests, including element queries, accessibility identifiers, and CI/CD integration for iOS apps.
CharlesWiltgen
Provides iOS-specific tools for implementing computer vision features including object detection, pose tracking, and image analysis.
CharlesWiltgen
Systematic diagnostics for iCloud sync errors including CloudKit conflicts, file sync failures, and quota issues across iCloud Drive and CloudKit.
CharlesWiltgen
Reference guide for SwiftUI container views including stacks, grids, outlines, and scroll enhancements for iOS 26.
CharlesWiltgen
Provides iOS photo selection functionality using PHPicker and PhotosPicker, handling permissions, asset creation, and camera roll saving.
CharlesWiltgen
Optimizes large value type performance and noncopyable types using ownership conventions, borrowing, and ARC traffic reduction.
CharlesWiltgen
Debugs iOS build configuration issues including dependency conflicts, CocoaPods/SPM failures, and framework version mismatches.
CharlesWiltgen
Guides SwiftUI app architecture decisions, refactoring workflows, and pattern selection (MVVM/TCA/vanilla) to improve code organization and testability for iOS 26+.
CharlesWiltgen
Optimizes SwiftUI performance for slow UI, laggy scrolling, and frame drops using Instruments and WWDC patterns.
CharlesWiltgen
Audits and fixes iOS accessibility issues to ensure compliance with WCAG standards and App Store requirements.