rehan manzoor created CB-13980:
----------------------------------

             Summary: 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


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.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to