Skip to content

Engineering writing

iOS case studies

Production work across platform architecture, StoreKit, WebKit, performance, product engineering, and privacy. Each article focuses on ownership, constraints, technical decisions, and failure modes.

Filter articles by engineering area

Featured
Five-stage subscription journey from protected content through restore, purchase, backend validation, and confirmed access.

StoreKit & Monetization

Designing Subscription Infrastructure for a White-Label iOS Engine

A production subscription architecture connecting StoreKit, backend receipt validation, anonymous users, restore flows, and restricted content across a white-label iOS engine.

iOS StoreKit Subscriptions Swift Receipt Validation Backend Integration
· 10 min read
Featured
Five-stage journey from editorial configuration to a rendered content section with a Native Ad.

Platform Architecture

Evolving Configurable Content Sections into a Reusable Layout Engine

The end-to-end architecture connecting typed content configurations, reusable content views, compositional layouts, legacy content sections, and Native Ads in a white-label iOS engine.

iOS UIKit Architecture Layout UIContentConfiguration Compositional Layout Native Ads
· 13 min read
Featured
Five-stage plugin runtime journey covering a local origin, controlled remote requests, and bounded recovery.

WebKit Infrastructure

Modernizing Plugin WebViews with a Local Assets Server

Reworking plugin WebView infrastructure around local asset delivery, a loopback HTTP server, and controlled CORS behavior in a white-label iOS engine.

iOS WKWebView WebKit Network.framework HTTP CORS Plugins
· 9 min read