Launchscreen not visible with a capacitor app

67 Views Asked by At

I have generated an xcode project with capacitor.js 5.5.1 In my xcode project I have a a working storyboard (auto generated) I have check "Use as launchscreen" plus "is initial view controller" and in my app settings I've selected the storyboard in "launch screen file"

But I keep getting a black screen at loading

Does someone have an idea?

enter image description here

enter image description here

enter image description here

1

There are 1 best solutions below

0
On

Finnaly I have recreated another Launch Screen with a regenerated picture and now everything works fine.