Hi,
I have a remote web applicaiton for tizen tv which is redirected from config.xml to remote url instead of index.html. Therefore I am unable to reach tizen object in the window to exit application by implementing tizen.application.getCurrentApplication().exit();
How can I exit from the remote web application by javascript.