Skip to content

SplashScreen not loading on cordova-ios@7.0.1 #1401

@adirgan

Description

@adirgan

Bug Report

Problem

When I just prepared for iOS, everything is created correctly, and I manage to run the application in the iOS emulator, but the splash screen does not load, it remains blank

What is expected to happen?

When adding the iOS platform, the splash screen is created correctly and displayed when the app is run

What does actually happen?

When I prepared the app for iOS, everything was created correctly and I managed to run the app in the iOS emulator, but the home screen does not load, it remains blank.

Now when I try to manually place the Launch Screen File in General, and place the CDVLaunchScreen.storyboard and compile, the app no longer loads, every time I open the app it crashes with the following error.

"*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Could not find a storyboard named 'CDVLaunchScreen.storyboard' in bundle NSBundle"

I tried to create a Launch.storyboard myself in xcode, and it always gives me the same error that it cannot be found in the NSBundle.

I've been trying to figure out a solution for 10 hours, and I can't find any solution.

Information

Add iOS to a Cordova project in version 7.0.1, and prepare the project

Command or Code

Environment, Platform, Device

Mac OS, Sonoma

Emulator of iOS 17.2

Version information

Cordova CLI: 12.0.0
Cordova IOS: 7.0.1

Mac OS Sonoma, Xcode 15.2

Checklist

  • I searched for existing GitHub issues
  • I updated all Cordova tooling to most recent version
  • I included all the necessary information above

Metadata

Metadata

Assignees

No one assigned

    Labels

    info-neededFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions