VibecodeV
Vibecode
4d ago

Launch wizard picks wrong Expo project and corrupts app.json

The Launch wizard's "Choose Expo project" step doesn't show a selectable list — it advances without letting me choose. I have two Expo projects displaying as "clique" (slugs aldo-clique and clique). The wizard is silently selecting the stale clique one and rewriting mobile/app.json: slug → clique, buildNumber → 6, name → lowercase clique, icon → ./icon.png, plus three injected infoPlist permission strings including a camera permission for a feature my app doesn't have. I also found that app.json's extra.eas.projectId (08fda4bc-3788-4a8b-b3a3-30da60e8e72c) does NOT match my aldo-clique project's real ID (3a4125ae-ff8e-482b-a4b2-cb9739103413) — confirmed directly from that project's own "Project details" panel on expo.dev. Correct values: slug aldo-clique, projectId 3a4125ae-ff8e-482b-a4b2-cb9739103413, owner aldomedina90s-team, name Clique, icon ./assets/icon.png, buildNumber 23 or higher (Apple has build 10 on record under version 1.0.0), and no injected infoPlist strings — location and photo permissions are already configured accurately via the expo-location and expo-image-picker plugins. Please fix this and confirm which Expo project the build actually goes to before I submit.
ReviewingReviewing

changed status toReviewing·2 days ago
2 days ago

Got it, I've sent this to the engineering team. You can also reach out to support@vibecodeapp.com for personalized support.