Under Android the Ti object is lost when using history.back() (or history.forward() resp. history.go(...))in a Webview´s JavaScript code. Under iOS all is fine.
var Ti = window.parent.Ti; doesn't work.
Does anyone have an idea?
Android 4.4.4, Titanium SDK 4.1.0.GA