Hi Netlify Team,
I’m experiencing a deployment issue that only affects iOS Safari and iOS Chrome.
My deployed app: https://fluffy-squirrel-8c54e8.netlify.app
The Issue:
- App loads fine and works perfectly in desktop Chrome, Safari, and Firefox
- But on iPhones and iPads:
- The app flashes the login screen briefly
- Then goes completely white (blank screen) with no interaction possible
Details:
- The app was built using Bolt.new (a no-code platform)
- Bolt support says this is likely due to a deployment config issue on Netlify, possibly involving:
- JavaScript failing at runtime on WebKit/iOS
- Viewport / meta tag handling
- Service workers
- CSP headers
- They suggested I ask you to inspect the deploy or help identify the incompatibility
What I Need Help With:
- Could you review my deployment and let me know what might be causing the iOS rendering crash?
- Is there something I should disable (e.g., service worker, SSR, caching)?
- Are there any logs or tools to inspect what’s going wrong on mobile browsers?
I’m not technical, but I can follow clear steps or rebuild/deploy again if needed.
Thank you!
Patrick