You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2017/07/21 17:57:00 UTC

[jira] [Resolved] (CB-11278) WebView is hidden and not shown later

     [ https://issues.apache.org/jira/browse/CB-11278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser resolved CB-11278.
-----------------------------
    Resolution: Cannot Reproduce

Is this still an issue?  We're going to be integrating splashscreen back into the core platform, so dealing with this issue first is something that we may want to do.

> WebView is hidden and not shown later
> -------------------------------------
>
>                 Key: CB-11278
>                 URL: https://issues.apache.org/jira/browse/CB-11278
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-splashscreen
>    Affects Versions: 3.2.0
>         Environment: Android
>            Reporter: Santi Calvo
>            Priority: Minor
>              Labels: Android, triaged
>
> This is a very weird issue that only happens on Android.
> Randomly, I get a blank screen after splash screen on a cordova app. 
> I have tried several combinations of preferences, I have tested for js errors on IOS and Browser platforms without finding anyone where the issue doesn't happen.
> If I open the chrome developer tools with the device plugged the screen "re-renders" magically the app and displays the content properly.
> When I click on the "recent apps" button on Android and back on the application, the app renders.
> No errors are found on Android Logcat. 
> If I comment the line 86 on SplashScreen.java  ("getView().setVisibility(View.INVISIBLE);") the issue doesn't happen. I don't know why the webview is hidden in the first place.
> Why the webview needs to be invisible? Does it have anything to do?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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