Jun 9, 2022
Universal Links working sporadically?
iOS 13 prioritizes universal link domains in subtle ways, which can make exotic TLDs feel flaky. Here is what Apple shared at WWDC and how it impacts production apps.
1 min readContinue →
Practical programming techniques, field notes, and references for busy engineers shipping Apple platform experiences. Bookmark this feed when you need clear steps for universal links, Xcode plumbing, or anything else that keeps a launch from shipping on time.
iOS 13 prioritizes universal link domains in subtle ways, which can make exotic TLDs feel flaky. Here is what Apple shared at WWDC and how it impacts production apps.
Quick note pointing to nsdateformatter.com, a handy reference for building Swift DateFormatter strings.