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.

Generate Default-2436h.png and Default-Landscape-2436h.png images

See original GitHub issue

ionic cordova resources should generate Default-2436h.png and Default-Landscape-2436h.png for iOS

In general it’s best to try to generate all the expected launch images: https://github.com/apache/cordova-ios/blob/master/bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Contents.json

Original issues:

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

10reactions
vespinocommented, Oct 22, 2018

Would love to see a solution for this issue. I guess this has been around since iPhone X which was released over a year ago.

1reaction
imhoffdcommented, Jul 16, 2019

This was resolved by this PR: https://github.com/ionic-team/cordova-res/pull/26

Available in latest cordova-res.

  • Make sure you’re on the latest Ionic CLI: npm i -g ionic@latest
  • Update cordova-res: npm i -g cordova-res@latest
  • Run ionic cordova resources
Read more comments on GitHub >

github_iconTop Results From Across the Web

ios - double ionic splash screen in iPhone X
From the right side bar get the image File Name (e.g. Default-2436h.png) and an image size (e.g. 2436 x 1125); Make an image...
Read more >
Icons and Splash Screens | Titanium SDK
Name the file default.9.png , place it in the Resources/android folder and remove the default.png image. If both of these files exist, the...
Read more >
Splash screen wont work in iOS
Hi,. I have added all images etc for splashscreen + code. landscape/portrait. My problem is that the splash screen does not work.
Read more >
smartface/image-processor
Start using @smartface/image-processor in your project by running `npm i ... Default-Landscape-2436h@3x.png - Default.png - Default@2x.png ...
Read more >
Use Custom Splash Screens
By default, mobile applications have a custom splash screen ... Ensure that you define the splash screen and the PNG image path for...
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