-
-
Notifications
You must be signed in to change notification settings - Fork 235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
uninstall io.appium.uiautomator2.server/test Failed #619
Comments
Looks like the package isn't on the device. |
Install doesn't work either. How does it work on the end? Isn't it been installed automatically when a session start? |
Shouldn't need to manually install or uninstall these, no, unless there's some issue with them. The driver will install them and launch them for you. Could also just run |
@jlipps Looks like the above command is very useful for my needs. |
@jlipps, Now I have issues again with that device.
Any other suggestions? |
maybe try with just one device connected a time? you have 2 devices connected. but the script seems to have run successfully. |
Hi
Suddenly I'm unable to uninstall
io.appium.uiautomator2.server
for one of my real devices:steps to repro:
adb -s R5CT83YDZ2M uninstall io.appium.uiautomator2.server
adb -s R5CT83YDZ2M uninstall io.appium.uiautomator2.server.test
Both return an error: Failure [DELETE_FAILED_INTERNAL_ERROR]
Logcat:
The text was updated successfully, but these errors were encountered: