simctl error running 'uninstall'
See original GitHub issueI am trying to run 5 simulators in parallel using multiple appium ports and wdalocalport. I am encountering this error below in all my simulators except 1
The last time I had bypassed this error by launching the webdriver agent manually by launching a session in the appium GUI and then running my suite. Is this error because of appium unable to find the webdriver
agent on session launch?
I am using Appium 1.7.0
and Xcode9
Encountered internal error running command: Error: simctl error running 'uninstall': An error was encountered processing the command (domain=LSApplicationWorkspaceErrorDomain, code=111):
Issue Analytics
- State:
- Created 6 years ago
- Comments:6
Top Results From Across the Web
Xcode 10 beta 6: simctl uninstall … | Apple Developer Forums
Xcode 10 beta 6: simctl uninstall does not uninstall app After the uninstall command, I expected `get_app_container` return with "No such file or...
Read more >xcrun simctl boot / uninstall hang when simulator isn't running
1 Answer 1 · so the only way to actually uninstall an app from a device is by opening the simulator with open...
Read more >iOS Simulator from the Command Line | RY 's Blog
Install/Uninstall app. xcrun simctl install <device> <path> . We use this command to install an app on a device.
Read more >Simctl error running 'install' - Support - Appium Discuss
I have no idea what I'm doing wrong - any help is appreciated! Running xCode 8.2 iOS 10.2 [HTTP] --> POST /wd/hub/session ...
Read more >appium/appium - Gitter
[MJSONWP] Encountered internal error running command: Error: simctl error running 'uninstall': An error was encountered processing the command ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The fix has been merged to master and will be available in the next beta
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.