Every iOS web requirement Apple demands — handled.
OrbitKit replaces nine separate web URLs the App Store Review process demands with a 10-minute wizard and a one-click deploy. Privacy policy, AASA file, support page, data deletion, domain verification — generated, hosted, and ready to paste into App Store Connect.
No credit card required · Bring your own domain free · Cancel anytime
Shipping an iOS app shouldn't require a web team.
Apple requires a privacy policy URL and support URL on every App Store submission, plus a data deletion path for any app with accounts.
Required by App Store Connect and App Review Guideline 5.1.1(v).
Universal Links, App Clips, and Passkeys all need a correctly-served AASA file on a domain you own.
The file must be served at /.well-known/apple-app-site-association with Content-Type: application/json — or your links silently open Safari instead of your app.
Every change to your data collection means updating your privacy policy, nutrition labels, and App Store Connect answers in lockstep.
Add a new SDK, change retention, ship a new account-deletion flow — if any of those drift from your nutrition label, App Review can flag it.
Apple-compliant privacy policies in 10 minutes, not 10 hours.
A 12-step guided wizard walks you through every one of Apple's 14 data categories. Answer plain-language questions about what your app collects, how it's used, and who it's shared with. OrbitKit generates a fully formatted privacy policy page — hosted and ready to paste into App Store Connect.
What you skip: Formatting HTML. Finding hosting. Keeping your policy and nutrition label in sync.
Privacy Wizard docs →yourapp.com/privacy-policy
<h1>Privacy Policy</h1> <p>Last updated: March 8, 2026</p> <h2>Data We Collect</h2> <h3>Contact Info</h3> <p>We collect your email address for app functionality.</p> <h3>Usage Data</h3> <p>We collect product interaction data for analytics.</p>
Universal Links that actually work. First try.
OrbitKit generates and hosts your apple-app-site-association file at the correct path with the correct application/json content type. Configure your App IDs and URL patterns in the dashboard — Universal Links, App Clips, Passkeys, and Handoff all work from the same file, on the same domain.
What you skip: Configuring nginx content-type headers. Debugging why links open Safari instead of your app. Managing JSON by hand.
Universal Links docs →yourapp.com/.well-known/apple-app-site-association
{ "applinks": { "details": [{ "appIDs": ["ABCDE12345.com.yourapp"], "components": [ { "/": "/share/*" }, { "/": "/invite/*" } ] }] }, "webcredentials": { "apps": ["ABCDE12345.com.yourapp"] } }
Your domain. Automatic SSL. One-click deploy.
Point your DNS to OrbitKit. We provision your SSL certificate automatically, back your site with Cloud CDN for fast global delivery, and deploy everything with one click. Preview your pages first, then go live. Your privacy policy, support page, AASA file, and verification files — all on your domain, all at once.
What you skip: Provisioning SSL certificates. Configuring CDN. Writing deploy scripts. Renewing certs when they expire.
Custom Domain docs →Point your DNS
Add a CNAME record pointing to OrbitKit. We verify ownership automatically.
Preview everything
See every page and file before it goes live. Edit and regenerate instantly.
Deploy
One click. SSL provisioned. CDN configured. Every URL is live.
Your app needs all of this.
Set it up in ten minutes.
$5/mo per app · No tiers · No credit card required
Every feature, included.
No tiers. No add-ons. Every plan includes everything.
App Store Compliance
Everything Apple requires before you can submit your app.
Support Page
Contact info, hours, and FAQ — meets the App Store Connect support URL requirement.
App Store ConnectRead docs →
Data Deletion Page
Account and data deletion process per Guideline 5.1.1(v). Ready to link from App Store Connect.
Guideline 5.1.1Read docs →
Privacy Nutrition Label
Auto-generated from your wizard data. Matches your App Store privacy answers exactly.
App PrivacyRead docs →
App Store Connect URLs
Privacy URL, Support URL, Marketing URL, User Privacy Choices URL — all generated and ready to paste.
App Store ConnectRead docs →
Apple Platform Features
Deep linking, credentials, and platform integrations.
App Clips
AASA appclips config for App Clip experiences. Configured in the dashboard.
Read docs →
Passkeys / WebCredentials
AASA webcredentials for password autofill and passkey sync across devices.
Read docs →
Handoff
AASA activitycontinuation for seamless cross-device handoff between your app and website.
Read docs →
Smart App Banner
Auto-injected <meta name="apple-itunes-app"> on every hosted page. Drives installs from web traffic.
Read docs →
Well-Known Files
Upload Sign in with Apple and Apple Pay domain verification files. Served at the correct paths automatically.
Identity / PaymentsRead docs →
Hosting & Infrastructure
Production-grade hosting with zero configuration.
Custom Domain
Your domain with automatic SSL certificate provisioning. Required for Universal Links and App Clips.
Read docs →CDN
Google Cloud CDN-backed delivery. Your pages load quickly from anywhere in the world.
Read docs →One-Click Deploy
Preview first, then deploy. All pages and files go live together. Redeploy in seconds when your app changes.
Read docs →Deploy History
Last 50 deploys recorded per app. Last 20 privacy policy versions snapshotted on every deploy.
Read docs →Custom Homepage HTML
Replace the default hero with up to 50 KB of your own HTML. Sanitized server-side — inline styles and HTTPS images work, scripts and iframes are blocked.
Read docs →Developer Experience
Built for developers who want to ship and move on.
Multi-App Support
Up to 10 apps per account, each fully independent. Own domain, own pages, own deployment. Pay only for apps you deploy.
Read docs →REST API, CLI & MCP
Full API plus an orbitkit CLI and an MCP server — manage apps, deploys, and subscriptions from your terminal, scripts, or Claude / Cursor.
What you never have to do again.
Web infrastructure takes longer to maintain than it takes to build. OrbitKit handles all of this for $5/month.