ionic-team / capacitor

Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
https://capacitorjs.com
MIT License
11.8k stars 994 forks source link

bug: iOS 14 Black screen always on while app launch [Splash Screen] #4395

Closed jmsavani closed 3 years ago

jmsavani commented 3 years ago

Bug Report

Capacitor Version

Latest Dependencies:

  @capacitor/cli: 2.4.7
  @capacitor/core: 2.4.7
  @capacitor/android: 2.4.7
  @capacitor/electron: 2.4.7
  @capacitor/ios: 2.4.7

Installed Dependencies:

  @capacitor/cli 2.4.6
  @capacitor/core 2.4.6
  @capacitor/ios 2.4.6
  @capacitor/android 2.4.6
  @capacitor/electron not installed

[success] Android looking great! 👌
  Found 5 Capacitor plugins for ios:
    @capacitor-community/apple-sign-in (1.0.0)
    capacitor-data-storage-sqlite (2.4.5)
    capacitor-firebase-auth (2.3.5)
    cordova-open-native-settings (1.5.3)
    cordova.plugins.diagnostic (6.0.3)
[success] iOS looking great! 👌

Platform(s)

iOS

Current Behavior

When app open black screen apears before splash screen

Steps to reproduce :

Expected Behavior

Capacitor Config File

capacitor.config.json
"plugins": {
    "SplashScreen": {
      "launchAutoHide": false
    },

Other Technical Details

npm --version: 6.14.6

node --version: v12.18.4

pod --version: 1.10.1

Additional Context

ionic info

Ionic:

   Ionic CLI                     : 6.12.4 (/usr/local/lib/node_modules/@ionic/cli)
   Ionic Framework               : @ionic/angular 5.5.2
   @angular-devkit/build-angular : 0.1000.8
   @angular-devkit/schematics    : 10.0.8
   @angular/cli                  : 10.0.8
   @ionic/angular-toolkit        : 2.3.3

Capacitor:

   Capacitor CLI   : 2.4.6
   @capacitor/core : 2.4.6

Utility:

   cordova-res : 0.15.3
   native-run  : not installed

System:

   NodeJS : v12.18.4 (/usr/local/bin/node)
   npm    : 6.14.6
   OS     : macOS Big Sur
jcesarmobile commented 3 years ago

https://github.com/ionic-team/capacitor/issues/3589

ionitron-bot[bot] commented 1 year ago

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 Capacitor, please create a new issue and ensure the template is fully filled out.