docs: update FAQs for Apple restrictions, web-only flows, and Android…#11
Open
thinal12 wants to merge 1 commit into
Open
docs: update FAQs for Apple restrictions, web-only flows, and Android…#11thinal12 wants to merge 1 commit into
thinal12 wants to merge 1 commit into
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Low Risk
Low risk documentation-only updates; the main risk is user confusion if the described web-only flows or Android capabilities are inaccurate.
Overview
Updates
faqs.mdxto reflect current platform support and Apple constraints.The Android FAQ now states the app is available on Google Play (with no Play Store submission yet). The App Store publishing and code export FAQs are rewritten to explicitly be web-only, with updated step-by-step instructions (Deploy button /
<>download flow) and prior mobile instructions commented out.Reviewed by Cursor Bugbot for commit 0fed8a4. Bugbot is set up for automated code reviews on this repo. Configure here.
Greptile Summary
This PR updates
faqs.mdxto reflect that the Android app is now live on Google Play, and rewrites the App Store publishing and code-download FAQs to be explicitly web-only due to Apple restrictions, with updated step-by-step instructions and prior mobile steps commented out. The changes are accurate and clear, but the "What is Vibecode?" opener still describes the product as iOS-and-web-only, which is now inconsistent with the Android launch announced in this same PR.Confidence Score: 5/5
Safe to merge; documentation-only changes with no runtime impact and only minor content consistency issues.
All findings are P2 style/consistency suggestions. The core content updates (Android availability, web-only flows) are accurate and well-structured. No correctness, security, or data-integrity concerns.
faqs.mdx — the "What is Vibecode?" opener should be updated to mention Android.
Important Files Changed
Flowchart
%%{init: {'theme': 'neutral'}}%% flowchart TD A[User wants to publish / download code] --> B{Which platform?} B -->|Web app| C[App Store: Click Deploy → Deploy to App Store] B -->|Web app| D[Download: Click <> → Download Code] B -->|iOS mobile app| E[Web-only — not supported on mobile due to Apple restrictions] C --> F[Follow wizard → Expo Launch → Apple Developer sign-in] D --> G[Download link sent to email] F --> H[App submitted to App Store] G --> I[React Native/Expo project downloaded]Comments Outside Diff (1)
faqs.mdx, line 12 (link)The opening FAQ describes Vibecode as "Available on iOS and on the web at vibecodeapp.com," but this PR now states the Android app is live on Google Play. That description is now stale and could confuse users who arrive at the FAQ page.
Prompt To Fix With AI
Prompt To Fix All With AI
Reviews (1): Last reviewed commit: "docs: update FAQs for Apple restrictions..." | Re-trigger Greptile
(3/5) Reply to the agent's comments like "Can you suggest a fix for this @greptileai?" or ask follow-up questions!