Journal

Tag

#troubleshooting

Black Screen in iOS Simulator After Bolt Export? Fix It: a glass app tile showing the VP0 logo on a pink and blue gradient
Workflows 5 min read

Black Screen in iOS Simulator After Bolt Export? Fix It

Bolt export showing a black screen in the iOS Simulator? It is almost always a JS load or root-render issue, not a crash. Here are the real causes and fixes.

Lawrence Arya · June 1, 2026
Bolt.new React Router Errors in Expo? Swap the Router: a vivid neon 3D App Store icon on an orange, pink and blue gradient
Workflows 5 min read

Bolt.new React Router Errors in Expo? Swap the Router

Bolt.new app throwing React Router DOM errors when you move to Expo mobile? React Router is for the web. Replace it with Expo Router or React Navigation.

Lawrence Arya · June 1, 2026
Fix Claude Writing '// rest of code here' in Your App: a glass iPhone UI wireframe icon on a holographic purple gradient
Workflows 5 min read

Fix Claude Writing '// rest of code here' in Your App

Claude leaving '// rest of code here' instead of full code in SwiftUI or React Native? Here is why it abbreviates and how to get complete, pasteable output.

Lawrence Arya · June 1, 2026
How to Export a Rork App to Xcode (Como Exportar): the App Store logo as a glossy glass icon on a purple and blue gradient with floating bubbles
Workflows 5 min read

How to Export a Rork App to Xcode (Como Exportar)

Exporting a Rork app to Xcode (como exportar Rork a Xcode)? Here is the path, the common errors, and how to get a clean build that runs on a device.

Lawrence Arya · June 1, 2026
Cursor Keeps Hallucinating SwiftUI Views? Fix It: a reflective 3D App Store icon on a blue and purple gradient
Guides 5 min read

Cursor Keeps Hallucinating SwiftUI Views? Fix It

Cursor inventing SwiftUI views and APIs that do not compile? Here is why, and how rules, a mapping kit, and a reference stop the hallucinations.

Lawrence Arya · June 1, 2026
Custom Fonts Not Loading in React Native Release Build: a glass iPhone app-grid icon on a mint and teal gradient
Guides 5 min read

Custom Fonts Not Loading in React Native Release Build

Custom fonts work in dev but vanish in your React Native release build? Here are the real causes, linking, Info.plist, and naming, and the fixes.

Lawrence Arya · June 1, 2026
Dynamic Type Text Scaling Bugs in SwiftUI: The Fix: a phone toggle icon surrounded by location, calendar, settings, wallet and chart app icons on a coral gradient
Workflows 5 min read

Dynamic Type Text Scaling Bugs in SwiftUI: The Fix

SwiftUI text clipping or truncating when users scale font size? Here is why Dynamic Type breaks layouts and how to make text scale gracefully.

Lawrence Arya · June 1, 2026
Blank White Screen on Launch in AI-Built Expo Apps? Fix: a phone toggle icon surrounded by location, calendar, settings, wallet and chart app icons on a coral gradient
Guides 5 min read

Blank White Screen on Launch in AI-Built Expo Apps? Fix

AI-generated Expo app launching to a blank white screen? It is a JS-load, render, or splash-timing issue. Here are the causes and the fixes.

Lawrence Arya · June 1, 2026
Firebase Auth Not Working in Rork? Here's the Fix: the App Store logo as a frosted glass icon on a pink and blue gradient with bubbles
Guides 5 min read

Firebase Auth Not Working in Rork? Here's the Fix

Firebase Auth failing in your Rork app? It is almost always config, the Firebase setup, init, or redirect, not your code. Here are the causes and fixes.

Lawrence Arya · June 1, 2026
Fix Memory Leaks in AI-Generated Swipe Cards (RN & Swift): a glossy App Store icon on a blue, pink and orange gradient with bubbles
Workflows 5 min read

Fix Memory Leaks in AI-Generated Swipe Cards (RN & Swift)

AI-generated swipe UI leaking memory in React Native or Swift? The causes are the same on both: unreleased views, retained closures, and uncleaned resources.

Lawrence Arya · June 1, 2026
FlutterFlow Layout Breaks After GitHub Export? Fix It: a glass app tile showing the VP0 logo on a pink and blue gradient
Guides 5 min read

FlutterFlow Layout Breaks After GitHub Export? Fix It

Downloaded your FlutterFlow GitHub source and the layout broke? Here is why the exported code differs from the builder and how to fix the responsiveness.

Lawrence Arya · June 1, 2026
Why FlutterFlow Layouts Break in Xcode, and the Fix: a glossy App Store icon on a blue, pink and orange gradient with bubbles
Workflows 5 min read

Why FlutterFlow Layouts Break in Xcode, and the Fix

FlutterFlow layout looks right in the builder but breaks on a real iPhone? Here is why, safe areas, constraints, fonts, and how to prompt a reliable fix.

Lawrence Arya · June 1, 2026
Fix Cursor React Native Pod Install Errors (CocoaPods): a glass photo icon surrounded by chat, music, heart, camera and shopping app icons on a pastel gradient
Workflows 5 min read

Fix Cursor React Native Pod Install Errors (CocoaPods)

React Native pod install failing on a Cursor-built project? It is CocoaPods, not Cursor. Here are the real causes, deployment target, stale repo, lockfile, and fixes.

Lawrence Arya · June 1, 2026
Expo Push Notifications Not Working From Lovable? Fix It: a glossy App Store icon on a blue, pink and orange gradient with bubbles
Workflows 5 min read

Expo Push Notifications Not Working From Lovable? Fix It

Push notifications dead in your Lovable export? It is almost always setup, capability, APNs, permission, or token, not code. Here are the causes and fixes.

Lawrence Arya · June 1, 2026
How to Export Rork Code to Xcode (2026 Guide): the App Store logo on a glass tile over a blue gradient with bubbles
Workflows 5 min read

How to Export Rork Code to Xcode (2026 Guide)

Exporting a Rork app to Xcode in 2026? Here is the full step-by-step: get the project out, install pods, set signing, and build, plus the common errors.

Lawrence Arya · June 1, 2026
Rork Xcode Build Failed: The Solution, Step by Step: a glowing iPhone home-screen icon on a purple and blue gradient
Workflows 5 min read

Rork Xcode Build Failed: The Solution, Step by Step

Rork export failing to build in Xcode? Here are the real causes, pods, signing, Info.plist, and node paths, and the fixes to get a green build.

Lawrence Arya · June 1, 2026
Fix Jumping Bottom Sheets in AI Reanimated Code: a vivid neon 3D App Store icon on an orange, pink and blue gradient
Workflows 5 min read

Fix Jumping Bottom Sheets in AI Reanimated Code

AI-generated Reanimated bottom sheet jumping or stuttering? Here is why the gesture and animation fight, and how to make it smooth, from a free template.

Lawrence Arya · June 1, 2026
Fix Reanimated Tinder Swipe Card Memory Leaks in RN: the App Store logo on a glass tile over a blue gradient with bubbles
Workflows 5 min read

Fix Reanimated Tinder Swipe Card Memory Leaks in RN

AI-generated Tinder swipe stack leaking memory in React Native? Here is why cards and animation values pile up, and how to clean them so it stays smooth.

Lawrence Arya · June 1, 2026
Fix: Missing Apple Team ID Error in Xcode (AI Code): a glass iPhone UI wireframe icon on a holographic purple gradient
Workflows 5 min read

Fix: Missing Apple Team ID Error in Xcode (AI Code)

AI-generated iOS project throwing a missing Team ID or code-signing error? Here are the real causes in auto-generated configs and the fixes to ship a signed build.

Lawrence Arya · June 1, 2026
Codesign Identity Not Found? Fix It in AI-Built iOS Apps: a reflective 3D App Store icon on a blue and purple gradient
Guides 5 min read

Codesign Identity Not Found? Fix It in AI-Built iOS Apps

The codesign identity not found error means Xcode cannot find a valid signing certificate. Add your Apple account and let Xcode manage signing automatically.

Lawrence Arya · May 31, 2026
Cursor iOS Simulator Not Opening? Here Is the Fix: a reflective 3D App Store icon on a blue and purple gradient
Guides 5 min read

Cursor iOS Simulator Not Opening? Here Is the Fix

Cursor cannot open the iOS Simulator on its own because it is an editor, not Xcode. Boot the Simulator from Xcode or the command line, then run your app.

Lawrence Arya · May 31, 2026
EAS Build Stuck in Queue? Why It Happens and How to Fix It: the App Store logo as a glossy glass icon on a purple and blue gradient with floating bubbles
Guides 5 min read

EAS Build Stuck in Queue? Why It Happens and How to Fix It

An EAS build stuck in queue is usually free-tier wait time, not an error. Check the build dashboard, and use a paid plan or local builds when you need speed.

Lawrence Arya · May 31, 2026
Fix: Expo EAS Build Failed at CocoaPods (AI Code): a glass iPhone app-grid icon on a mint and teal gradient
Workflows 5 min read

Fix: Expo EAS Build Failed at CocoaPods (AI Code)

Your Expo EAS build fails at the pod install step after AI-generated code. The cause is almost always a bad dependency. Here is the step-by-step fix.

Lawrence Arya · May 31, 2026
Are Figma Files Safe for Vibe-Coding UI Outputs?: a glass iPhone UI wireframe icon on a holographic purple gradient
Workflows 4 min read

Are Figma Files Safe for Vibe-Coding UI Outputs?

Not every Figma file produces clean AI code. Learn which files translate without hallucinated layout errors, and how to pick or build a safe one for free.

Lawrence Arya · May 31, 2026
Fix AI React Native Shadow Hallucinations: a vivid neon 3D App Store icon on an orange, pink and blue gradient
Workflows 4 min read

Fix AI React Native Shadow Hallucinations

AI keeps writing web CSS box-shadow in your React Native code and the shadow never renders. Here is why it hallucinates it and how to write shadows right.

Lawrence Arya · May 31, 2026
Fix: Lovable Export Missing Info.plist in Xcode: a glass iPhone app-grid icon on a mint and teal gradient
Guides 4 min read

Fix: Lovable Export Missing Info.plist in Xcode

Opening a Lovable export in Xcode and hitting a missing Info.plist error? Lovable is web-first. Here is how to fix it and ship a real native iOS app.

Lawrence Arya · May 31, 2026
Metro Bundler Port 8081 Already in Use? Here Is the Fix: the App Store logo as a frosted glass icon on a pink and blue gradient with bubbles
Guides 5 min read

Metro Bundler Port 8081 Already in Use? Here Is the Fix

The port 8081 already in use error means another Metro process is running. Stop the process on 8081 or start Metro on a different port to fix it.

Lawrence Arya · May 31, 2026
React Native Maps Not Loading on iOS: Fix the Blank Map: a reflective 3D App Store icon on a blue and purple gradient
Guides 4 min read

React Native Maps Not Loading on iOS: Fix the Blank Map

A blank or grey React Native map on iOS is almost always one of four causes. Here is the step-by-step fix plus an AI prompt that builds the map screen correctly.

Lawrence Arya · May 31, 2026
Fix a Supabase Google Auth Popup Freeze on iOS: a glass iPhone UI wireframe icon on a holographic purple gradient
Guides 4 min read

Fix a Supabase Google Auth Popup Freeze on iOS

A Supabase Google sign-in that freezes the popup on iOS is almost always a redirect or web-session issue. Here is the fix, with a clean auth UI from VP0.

Lawrence Arya · May 31, 2026
Xcode Archive Greyed Out? Fix It for AI-Built iOS Apps: a glass app tile showing the VP0 logo on a pink and blue gradient
Guides 5 min read

Xcode Archive Greyed Out? Fix It for AI-Built iOS Apps

Xcode's Archive option is greyed out when the run destination is a Simulator. Select Any iOS Device (arm64) as the destination and Archive turns on.

Lawrence Arya · May 31, 2026
Fix: Xcode Codesigning and Provisioning Errors: a glossy App Store icon on a blue, pink and orange gradient with bubbles
Workflows 4 min read

Fix: Xcode Codesigning and Provisioning Errors

AI-generated app failing to sign in Xcode with a missing provisioning profile? It is almost always a placeholder bundle id and no team. Here is the fix.

Lawrence Arya · May 31, 2026
Fix: Xcode Command PhaseScriptExecution Failed (Cursor): a reflective 3D App Store icon on a blue and purple gradient
Workflows 5 min read

Fix: Xcode Command PhaseScriptExecution Failed (Cursor)

Got Command PhaseScriptExecution failed in Xcode from Cursor AI code? Here are the real causes, script sandboxing, missing paths, CocoaPods, and the fixes.

Lawrence Arya · May 31, 2026
Fix: Xcode Command PhaseScriptExecution Failed: the App Store logo as a glossy glass icon on a purple and blue gradient with floating bubbles
Workflows 4 min read

Fix: Xcode Command PhaseScriptExecution Failed

The Xcode error Command PhaseScriptExecution failed usually means Xcode cannot find Node in a React Native build. Here is the real cause and the fix.

Lawrence Arya · May 31, 2026