locked
How to make splash screen stay longer? RRS feed

  • Question

  • Hi,

    I am creating a "Windows 8 HTML5/javascript app"

    I made my company logo to visible in splash screen. but it disappears  in a second when opening the app.

    I want the splash screen to stay longer than or upto 5 seconds. How can I do that?

    please throw some light on this issue...

    Thanks in advance


    N.P.SARAVANA KUMAR

    Thursday, September 19, 2013 6:15 AM

Answers

  • Hi

    Take a look this: getDeferral method,

    Requesting a deferral enables an app to display its static splash screen for up to 15 seconds. If the app hasn't completed activation after 15 seconds, the system considers the app hung and will terminate it if the user navigates away from the splash screen.

    Best Regards,

    --James


    <THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
    Thanks
    MSDN Community Support

    Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.

    Thursday, September 19, 2013 7:12 AM
    Moderator