From f8d94179ea770ba25807fe5d814fab8374a04d5c Mon Sep 17 00:00:00 2001 From: Thinal N Pethiyagoda Date: Sun, 5 Apr 2026 21:32:01 +0530 Subject: [PATCH 1/3] docs: update sharing, download code, and App Store deploy for Apple restrictions - Sharing: replaced direct share link flow with Appsmith QR code workflow, noting that recipients need the Appsmith app installed to scan the QR code - Download Code: restricted to web only, updated steps to use the <> button with download link sent via email - Deploy to App Store: restricted to web only, commented out mobile submission steps --- getting-started/deploy-app-store.mdx | 8 +++++++- getting-started/download-code.mdx | 16 ++++++++++++++++ getting-started/sharing-app.mdx | 16 ++++++++++++++++ 3 files changed, 39 insertions(+), 1 deletion(-) diff --git a/getting-started/deploy-app-store.mdx b/getting-started/deploy-app-store.mdx index 4bc014f..c2d00f9 100644 --- a/getting-started/deploy-app-store.mdx +++ b/getting-started/deploy-app-store.mdx @@ -5,6 +5,10 @@ description: "Publish your Vibecode app to the Apple App Store with Expo Launch" Ready to share your app with the world? Vibecode makes it easy to publish your app directly to the Apple App Store. Follow this step-by-step guide to submit your first build. + + Due to Apple's restrictions, deploying to the App Store is only available on the web app. + +