Andrew Grieve created CB-8146:
---------------------------------
Summary: Javascript not loading when activity restarted after
exiting with Back button
Key: CB-8146
URL: https://issues.apache.org/jira/browse/CB-8146
Project: Apache Cordova
Issue Type: Bug
Components: Android
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Reported in PR: https://github.com/apache/cordova-android/pull/128
{quote}
I was having some issues with my app (local javascript SPA):
Start app. Everything works normally.
Press Back button to exit. Activity exits and is destroyed.
Start app again. Now the HTML shows up, but the Javascript never runs, so
nothing works.
Press Home button, activity goes to background (with non-working Javascript).
Start app again. Now Javascript loads and resumes properly. Everything starts
working.
This is on KitKat 4.4.4 on a Nexus 5. "KeepRunning" = "false" in the config
file.
Pretty simple fix, once I could figure it out. Please let me know if this has
other consequences; sorry I can't provide a test case; my app is quite huge.
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]