For iOS developers
Guides for shipping the web side of an iOS app.
Privacy policies, AASA files, Universal Links, App Store requirements — what to build, what to skip, and what OrbitKit handles for you.
-
Universal Links
Universal Links on iOS without running a web server
You don't need to run nginx or Cloudflare to ship Universal Links on your iOS app. Three serverless-friendly options — and the gotcha that catches every shortcut.
-
Universal Links
Universal Links not working? A debugging checklist for iOS
When Universal Links silently open Safari instead of your app, the cause is almost always one of these ten gotchas. A systematic checklist to find which one is biting you.
-
Universal Links
How to generate and host an apple-app-site-association file (the right way)
A complete guide to creating, hosting, and serving an AASA file for Universal Links, App Clips, Passkeys, and Handoff — including the gotchas that silently break iOS deep linking.