5d ago · 8 min read · I was building a payment flow for a production mobile app — one that needed to support Apple Pay. Simple enough on paper. But what followed was a week of broken packages, version conflicts, and silent
Join discussionMay 23 · 4 min read · If you've migrated a Swift codebase from callbacks to async/await in the last couple of years, congratulations. Now, an annoying question: is that codebase actually using structured concurrency? In my
Join discussion