Hi, I’m testing one of the web service sample app on SmartTV (Web Service | Tizen Docs).
The service start/stop correctly, and it also works in background after web app exited. But I can’t use XMLHttpRequest in service.js, it throws exception “ReferenceError: XMLHttpRequest is not defined”. Can anyone tell me how to get around the issue?
Thanks in advance.
Bentao