[
https://issues.apache.org/jira/browse/CB-8904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513848#comment-14513848
]
Mickael Magniez commented on CB-8904:
-------------------------------------
Hi,
Thanks for your response.
I fork the hello-world-app to reproduce it :
[https://github.com/MickaelMagniez/cordova-app-hello-world/tree/hotfix/CB-8904]
Here is the commands to rm/add plugins and platforms :
{code}
cordova plugin add cordova-plugin-inappbrowser --save
cordova plugin add cordova-plugin-splashscreen --save
cordova plugin rm cordova-plugin-whitelist --save
cordova plugin add cordova-plugin-legacy-whitelist --save
cordova platform add android --save
cordova build android && cordova run android
{code}
> 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
>
> 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]