E/launcher - WebDriverError: No such context found

I’m trying to test an Ionic app with appium + protractor and run the tests on Genymotion emulator.

The tests work fine on a real device, but when I chance to run on the emulator, always return the message:

The Appium log looks like this:

I want to be able to run the tests on the emulator to integrate my test suite to a CI environment.

Does anyone can help me to do this?

Any updates? Did you manage to fix it? I’m facing the exact same problem trying to run Appium + Protractor to test an Ionic application.

even am facing same issue in Real device… any update on above issue