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.

Dynamic Splash Screen

See original GitHub issue

Ionic version: (check one with “x”) [ ] 1.x (For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1) [ ] 2.x [x] 3.x

I’m submitting a … (check one with “x”) [ ] bug report [x] feature request [ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/

Current behavior: Splash Screen is nothing but a static image reliant on pre-generation by ionic cordova resources.

Expected behavior: Allow some sort of mechanism to programatically customize the splash screen (e.g. text overlays, version number, copyright, etc.) without having to modify them pre-build with an image editor.

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

cli packages: (C:\Users\doireallyneedtohidethisname\AppData\Roaming\npm\node_modules)

    @ionic/cli-utils  : 1.9.2
    ionic (Ionic CLI) : 3.9.2

System:

    Node : v6.11.2
    npm  : 3.10.10
    OS   : Windows 10

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
kensodemanncommented, Aug 22, 2017

Hello! Thank you for the feature request. I’m going to move this issue over to our internal list of feature requests for evaluation. As @AmitMY points out, this is more closely related to Cordova. However it may also serve as a catalyst for other ideas such as a build script that generates the resource from a template at build time, etc.

We are continually prioritizing all requests that we receive with outstanding issues. We are extremely grateful for your feedback, but it may not always be our next priority. I’ll copy the issue back to this repository if have begun implementation. Thanks!

0reactions
kensodemanncommented, Jul 17, 2018

The link isn’t dead, it just points to a private repo. Once Ionic v4 is released there will be an improved process for feature requests that will allow for more public comment. This one, however, is not Ionic related. It is something that would need to be handled by Cordova, Capacitor, or some other such thing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dynamic Splash-Screen in Flutter - Stack Overflow
I'm pretty new to flutter and I try to build a splash-screen that waits for some widget to be built. Is there a...
Read more >
Splash screens - Android Developers
If you want to customize it, you'll have access to the SplashScreenView and its icon and can run any animation on them, with...
Read more >
Dynamic splash screen - Unity Forum
Is there any possibility that the splash screen will be changed dynamically? Each time I start the application, another random splash screen ......
Read more >
react-native-dynamic-splash - npm
Start using react-native-dynamic-splash in your project by running `npm i ... React Native dynamic launch page (advertisement page), ...
Read more >
Creating a Dynamic/Adaptable Splash Screen for Capacitor ...
In this tutorial, we investigate using a 9-Patch file created with Android Studio to serve as our splash screen.
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