Hi,
I hope that someone will help me because I am blocked on an issue and cannot find any answer on all the STA website. I am trying to implement a back function on my app but the STA QA says that it doesn't work on Philips models. My code is :
if(/Philips/.test(navigator.userAgent)){
window.history.go(-999);
}
I cannot really test it on an Philps Tv because I use the STA emulator (virtual box). Someone has a similar problem or an idea to help because the only feedback that I have from the STA QA is that it does not work ...
Best regards,
