[ 
https://issues.apache.org/jira/browse/CB-8904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14533504#comment-14533504
 ] 

Joe Bowser commented on CB-8904:
--------------------------------

When you use _self, you're not using the InAppBrowser, you're loading the page 
directly into the current webview.  Once you move to another document, the 
plugin manager has to rebuild the plugins, and this causes the splashscreen to 
re-load itself.  This is definitely a bug, but I'm not sure why you're using 
_self instead of just using a regular link to go to another page.  This seems 
redundant.

> Splashscreen show when open url in _self with inappbrowser on android
> ---------------------------------------------------------------------
>
>                 Key: CB-8904
>                 URL: https://issues.apache.org/jira/browse/CB-8904
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Plugin InAppBrowser, Plugin SplashScreen
>    Affects Versions: Master
>            Reporter: Mickael Magniez
>            Assignee: Joe Bowser
>
> Hi,
> On android, when opening external url in InAppBrowser, using _self, 
> splashscreen is showing.
> This is annoying because we have flieckering 
>  - application
>  - splashscreen
>  - application again for few millisecond
>  - webpage in inappbrowser



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to