I'm trying to test my web app example, but, when I try to use it on Emulator nothing happens. The log shows this message every time I try to open my web app:
07-08 04:42:16.832 : INFO / Tizen::App ( 2258 : 2258 ) : static int Tizen::App::_AppLifecycleManager::TerminateCallback(int, void*)(741) > [E_OBJ_NOT_FOUND] Cannot acquire app from pid 2435.
I have the GPU option enabled, I'm using the 2.2.1 version of SDK on Windows 7 64bits and I enabled the Intel virtualization, but, it's not activated for my emulator.
Has anyone seen something like this? I can't test anything I do because my apps don't open, the native apps work properly, this problem is only with the web ones.