tizen.* modules and widget.* modules are not loaded on emulator for wearable.
For example, on "tizen.application.getCurrentApplication().hide();" , "ReferenceError: Can't find variable: tizen" error occurs.
When installed to a device, it seems that this error doesn't occur.
I also develop apps on sdk not for wearable, but haven't experienced this issue.
Is this a some kind of setting mistake? Please give me a solution.
Thanks.