Unable to record the Mobile or Spy Mobile on Emulator

whenever i tried to start recording i got the following error , see attached image

error.PNG

I have experienced the same issue and my Android version is 8.0.0. The problem can be solved if you use the beta version of the appium server. You may try this command: npm uninstall -g appium && npm install -g appium@beta

1 Like

Thanks, Now i m using 7.0 version and its working fine , next time whenever i do , i’ll follow your instruction and hope appium issue will be resolve.