You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Rony Cohen (JIRA)" <ji...@apache.org> on 2016/03/26 12:13:25 UTC

[jira] [Created] (CB-10969) Orientation Change (Rotate) during splashscreen crash the app.

Rony Cohen created CB-10969:
-------------------------------

             Summary: Orientation Change (Rotate) during splashscreen crash the app.
                 Key: CB-10969
                 URL: https://issues.apache.org/jira/browse/CB-10969
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin SplashScreen
    Affects Versions: 3.5.0
         Environment: Android
            Reporter: Rony Cohen


With this config : 

  <preference name="SplashScreen" value="screen"/>
  <preference name="AutoHideSplashScreen" value="false"/>
  <preference name="SplashScreenDelay" value="15000"/>
  <preference name="ShowSplashScreenSpinner" value="true"/>
  <preference name="SplashMaintainAspectRatio" value="false"/>
  <preference name="SplashShowOnlyFirstTime" value="false"/>


When I rotate the device, the application crash.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org