[
https://issues.apache.org/jira/browse/CB-13980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16402513#comment-16402513
]
Joe Bowser commented on CB-13980:
---------------------------------
I'm not able to reproduce this with a bare-bones example. I'm testing with
HelloWorld + Device plugin, which should not re-load if the WebView is being
halted. I need more context for this issue, otherwise I'm going to close this
as not a problem with Cordova.
> Cordova Android app location.reload() causing app to halt
> ---------------------------------------------------------
>
> Key: CB-13980
> URL: https://issues.apache.org/jira/browse/CB-13980
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-android
> Affects Versions: 7.0.0, 8.0.0
> Environment: framework7.io (v1)
> cordova 8 (also tested build with cordova 7)
> Tested on Nexus 6p, Google Pixel 2, Samsung Galaxy s8
> Not working.
> Reporter: rehan manzoor
> Assignee: Joe Bowser
> Priority: Major
>
> Cordova App was built using
> framework7.io (v1)
> cordova 8 (also tested build with cordova 7)
> it was working fine till the latest software update from android, but now it
> get stuck whenever the location.reload() is called, i tried other ways to
> reload the windows e.g.
> window.location.href,
> location.href,
> document.location.href
> location.replace()
> window.location.replace()
> window.location.assign()
> document.location.assign()
> document.location.replace()
> navigator.app.loadUrl()
>
> but all causing the app to get stuck, what I concluded from debugging it's
> not the problem in function, it's maybe webview which is causing the
> application to get stuck at reload.
> any suggestion is appreciated.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]