Updated to Appium Desktop 1.13.0 and errors when starting a session

I’ve updated my Appium today and when I started a new session, this error message is displayed.
I have my test working perfectly on v1.12.1.

Do I need to change something?

First fire below commands one by one in CMD and retry

adb uninstall io.appium.settings
adb uninstall io.appium.uiautomator2.server
adb uninstall io.appium.uiautomator2.server.test

1 Like