We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug IOS would fail to launch the app after launch apps for more than around 188 times
Smartphone (please complete the following information):
Precondition I use windows to control iPhone
To Reproduce Steps to reproduce the behavior:
ios tunnel start
and then I use cmd to run the command ios launch com.google.Drive, it also encounter this error
Expected behavior it should open the app normally
workaround I need to reboot the phone or use the xcode to rebuild a WebAgentDriver
The text was updated successfully, but these errors were encountered:
if I start an app and then close it, then I can start it more than 188 times without encountering this problem.
Sorry, something went wrong.
@BruceChenZebra , if you try launch/kill with --userspace tunnel instead kernel. Does it still work more than 188+ times?
@BruceChenZebra Not sure but #503 can fix this problem. If you like build and give a test.
No branches or pull requests
Describe the bug
IOS would fail to launch the app after launch apps for more than around 188 times
Smartphone (please complete the following information):
Precondition
I use windows to control iPhone
To Reproduce
Steps to reproduce the behavior:
ios tunnel start
and then I use cmd to run the command ios launch com.google.Drive, it also encounter this error
Expected behavior
it should open the app normally
workaround
I need to reboot the phone or use the xcode to rebuild a WebAgentDriver
The text was updated successfully, but these errors were encountered: