Skip to main content

General

No — not to build and preview your app in the browser. Openv2 runs a full Node environment in your browser via WebContainer, so you can scaffold, prompt, and preview without any local tooling.You will need Apple and Google developer tools and accounts when you are ready to submit to the App Store or Google Play. See App Store and Play Store for those steps.
Your code runs in a WebContainer (an in-browser Node environment) during your session. When you are signed in, your project is saved to the cloud automatically, so it persists between sessions.Use the file tree and editor in the workbench to browse and inspect your files at any time. See Workbench & editor for more.
Openv2 does not replace Git by default. You can copy files from the workbench manually. Check the project settings or ask the AI assistant whether a Git export or sync option is available for your account.

Technical

The browser preview uses Expo’s web target, which renders your app using React DOM rather than native components. Some native APIs — camera, haptics, biometrics, and others — only work on a real device.For an accurate preview, scan the QR code with Expo Go or run a development build on your device. See Test on your device.
Package installs can fail due to network conditions, package compatibility issues, or limitations of the WebContainer environment. Some native packages that require binary compilation cannot install in a browser-based Node environment.Copy the full error message from the terminal, paste it into the AI chat, and ask for a fix. The assistant can suggest compatible alternatives or adjust the install command.
Credits meter your AI usage. Each completed AI message turn costs one credit. When you run out, new assistant turns are blocked until you upgrade your plan, purchase more credits, or your daily allowance resets (Free plan only).See Billing & plans for a full breakdown of plans and credit amounts.

Collaboration

A viewer can open your project, browse the file tree, and read code — but cannot send AI prompts or make edits. The workspace shows a read-only notice when browsing as a viewer.To give someone editing access, send them an editor invite link instead. See Collaboration.

Code & export

Look for an export or download option in the project header or settings menu. If it’s not available, you can copy files directly from the workbench editor.For questions about export capabilities for your account, contact Openv2 support.

Billing

New AI assistant turns are blocked immediately. You will see a notice in the chat interface.To continue, you can:
  • Upgrade to a Pro or Ultra plan for a larger monthly credit pool
  • Wait for your daily reset if you are on the Free plan
  • Purchase more credits if that option is available in your account
See Billing & plans.
Go to Settings → Billing and click Manage subscription to open the Stripe Customer Portal. From there, you can cancel your plan. Your access and credits continue until the end of the current billing period.

Still stuck?

Troubleshooting

Step-by-step fixes for common issues with preview, installs, credits, and more.

Welcome

Start from the beginning and get oriented with Openv2.