My web app runs well in simulator, but when i started to run it in emulator, it gave me an error.
" Problem Occured
'Launching program has encountered a problem'
Initializing the environment for running the widget failed.
error occurred at the below step.
`step context handle`
(Return Code:1005)web ide context - can't find 'target device'
Cannot connect to a target
Please start Emulator in Connection Explorer or check connected real device on your PC. "
Does anyone have an idea to solve this ?