No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Splash screen clarification

    Help
    2
    2
    1007
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      smakinson last edited by

      When the cordova wrapper is used by default a splash screen with their logo appears. In the cordova docs it seems everything points to the SplashScreen plugin for showing a splash screen, but I do not see that it is installed by the wrapper template. If I follow the docs and add my splash image in the res/screen/ios folder and add this:

      <splash src=“res/screen/ios/Default@2x~universal~anyany.png” />

      under ios and run the simulator I see the splash screen. However, my image has a black background and when it fades out there is a white background behind it. I have been searching and finding various suggestions, some preferences some more places to specify a background-color in the html and have had nothing work so far. The SplashScreen plugin preferences do not seem to affect anything even though the <splash> tag works. So I guess I am wondering a couple things:

      • Is the SplashScreen plugin being used somehow by default even though it doesnt appear to be installed? If so, why arent the preferences causing a change?
      • If its not installed, should I install it even though I am already seeing a splash screen?
      • And finally, has anyone managed to have their splash screen fade to black?
      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        Hi, this is more of a question for Cordova forum.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post