[ https://issues.apache.org/jira/browse/CB-13980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser updated CB-13980:
----------------------------
Priority: Major (was: Blocker)
This could be literally anything. I would need to see a logcat of what's going on to see
what's wrong with this application.
> 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org
|