question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: White screen on IOS 14.2 with production build

See original GitHub issue

Prerequisites

Ionic Framework Version

  • v4.x
  • v5.x
  • v6.x
  • Nightly

Current Behavior

Default ionic app (sidemenu template) doesn’t work on IOS 14.2 with production build. Only a blank screen is displayed (only with production build config)

Expected Behavior

Display default app (sidemenu template)

Steps to Reproduce

ionic start ionic-test-app sidemenu --capacitor
cd ionic-test-app
ionic cap add ios
npm run build
npx cap sync -c production

Code Reproduction URL

No response

Ionic Info

Ionic:

Ionic CLI : 6.16.3 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 6.3.1 @angular-devkit/build-angular : 14.2.6 @angular-devkit/schematics : 14.2.6 @angular/cli : 14.2.6 @ionic/angular-toolkit : 6.1.0

Capacitor:

Capacitor CLI : 4.3.0 @capacitor/android : not installed @capacitor/core : 4.3.0 @capacitor/ios : 4.3.0

Utility:

cordova-res : 0.15.4 native-run : 1.7.1

System:

NodeJS : v14.18.1 (/Users/mrodriguez/.nvm/versions/node/v14.18.1/bin/node) npm : 8.19.2 OS : macOS Monterey

Additional Information

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:2
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
dragermrbcommented, Oct 17, 2022

Updating the .browserslistrc file works fine for me on IOS 14.2

From:

last 2 iOS major versions

To:

last 3 iOS major versions

Thanks @sebaferreras !!!

0reactions
ionitron-bot[bot]commented, Nov 26, 2022

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ionic 6 --prod build gives white screen in ios versions 14.4 and ...
ionic-angular app with production build (–prod) causes “ionic white screen of death” in ios versions 13.5 and 14.4 (both in simulators and real ......
Read more >
iOS 14 iPad get stuck with white s…
If I stop running the build, and relaunch the app from the iPad itself, it works as intended. iPad simulators are similar to...
Read more >
iOS App- LaunchScreen.storyboard displays white on ios ...
1 Answer 1 · Choose a smaller size image · Delete App from device/simulator (Sometimes required) · Restart device/simulator (Sometimes required).
Read more >
White screen on production builds iOS - Issues / Bugs
Last two builds I published as iOS have crash issues and I haven't made any changes to my blocks. ... White screen on...
Read more >
Carnets: Jupyter for iOS on Twitter
Quick bug fix release with 1.5.1, now on the AppStore: if your user ... I get a white screen for a bit, and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found