Bob Bringhurst,I am still having an issue going back on Android devices-- I think it is a web browser error, not an app error.Here is the function that is called when we click our back button: back: function() { window.location = "goto://FolioNavigation/lastview"; }Problem is sol...