Account & publishing

Fix login, billing, web deploy, and native build issues on OpenV2.

These issues affect your OpenV2 account, subscription, or getting an app in front of users — not the in-app preview alone.

CauseFix
Deploy never finishedWait for deploy to complete; fix preview errors first
Stale share linkRedeploy from Web deploy and copy the new URL
Project set to private on FreeUpgrade to Pro for private projects, or set visibility to public
Wrong path on your custom domainExpo web hosting serves the app root — deep links need matching routes in your app

After redeploying, open the new URL in a private/incognito window to avoid browser cache.

Can't log in to OpenV2

  1. Use the same email you signed up with; try Forgot password if needed.
  2. Clear browser cache or try an incognito window — extensions can block auth cookies.
  3. If you use Google or Apple sign-in, complete the provider flow without closing the tab early.
  4. Contact support@openv2.dev if the account exists but login keeps failing.

Billing, subscription, or payment issues

  • Upgrade failed — check card details in Stripe Checkout; try a different payment method.
  • Subscription not showing — open Settings → Billing and use Manage subscription (Stripe Customer Portal).
  • Credits didn't appear — credit packs usually apply immediately; refresh Settings. If still missing after 15 minutes, email support with your receipt.

See Plans & credits and Usage & top-ups.

Web deploy not working

  1. Confirm the project preview builds without errors locally in the workbench.
  2. Check Visibility & live demo — public vs private projects behave differently on Free vs Pro.
  3. Redeploy from the publish flow after fixing preview errors.
  4. Shared demo URL outdated? Trigger a fresh deploy after your latest changes.

See Web deploy.

Native build failed

Native builds require a Pro or Ultra plan.

IssueWhat to try
Build queued foreverCheck email for build status; retry during off-peak hours
Missing icons or metadataComplete App metadata & icons
Bundle ID / signing errorsFollow the native build checklist in the publish UI; verify Apple/Google credentials

See Native builds.

Project missing or won't open

  • Find it in Project hub — use search and sort by Last edited.
  • Collaborators only see projects shared with them — see Collaborators.
  • Deleted projects may not be recoverable — contact support immediately if deletion was accidental.

Private project or export blocked on Free plan

Private projects, ZIP export, and native builds require Pro or Ultra. Upgrade from Settings or the in-app upgrade modal.