Tagged: Reliability
2 articles tagged with "Reliability"
AllAIActorsAnimationArchitectureAsync AwaitAutomationBackground TasksCICodexConcurrencyDeep LinkingDesign SystemsEngineering ManagementFeature FlagsInstrumentsLaunchMigrationNavigationNetworkingObservabilityObservationPerformanceRelease EngineeringReliabilitySendableState ManagementStoreKitStoreKit2SubscriptionsSwiftSwift 6SwiftUITestingURLSessionXCTestXcodeiOS
iOSFeature FlagsSwift
Feature flags: safe rollouts without shipping fear
A practical feature flag setup for iOS: separate release, experiment, and kill-switch flags, keep evaluation deterministic, and avoid the cleanup debt that turns rollout safety into product entropy.
•10 min read
iOSBackground TasksSwift
Background tasks in 2026: what works, what gets throttled, and how to be reliable
A practical guide to background work on iOS in 2026: where BGTaskScheduler helps, where the system throttles you, and how to design refresh and processing flows that stay reliable on real devices.
•11 min read