You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "rehan manzoor (JIRA)" <ji...@apache.org> on 2018/03/15 23:58:00 UTC

[jira] [Updated] (CB-13980) Cordova app location.reload() causing app to halt

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

rehan manzoor updated CB-13980:
-------------------------------
    Description: 
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.

 

  was:
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.

any suggestion is appreciated.

 


> Cordova 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: Blocker
>
> 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org