Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
3.6.3
-
None
-
Cordova 3.6.3 - WindowsPhone8 & 8.1 - VisualStudio 2013 - Windows 8.1 (64)
Description
I use the preference:
<preference name="AutoHideSplashScreen" value="false" />
With the plugin:
<gap:plugin name="org.apache.cordova.splashscreen"/>
I want that the splash screen remains until I call "navigator.splashscreen.hide()". That works fine for Android and IOS, but not for WindowsPhone8 (or 8.1) => the splashscreen is visible less than 1 second and doesn't wait the "hide()" call (many seconds later).
Attachments
Issue Links
- relates to
-
CB-8056 Implement splashscreen for Windows platform
- Closed