Skip to content
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

IOS would fail to launch the app after launch apps for more than 188 times #474

Open
BruceChenZebra opened this issue Sep 9, 2024 · 1 comment

Comments

@BruceChenZebra
Copy link

BruceChenZebra commented Sep 9, 2024

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):

  • Device: iPhone 11 and iPhone 13
  • OS: iOS 17 and iOS 18

Precondition
I use windows to control iPhone

To Reproduce
Steps to reproduce the behavior:

  1. use administrator permission to run the command: ios tunnel start
  2. run the code below to open apps for more than around 188 times
    image
  3. it would fail when the code open the app for more than around 188 times
    image

and then I use cmd to run the command ios launch com.google.Drive, it also encounter this error
image

Expected behavior
it should open the app normally

workaround
I need to reboot the phone or use the xcode to rebuild a WebAgentDriver

@BruceChenZebra
Copy link
Author

BruceChenZebra commented Sep 10, 2024

if I start an app and then close it, then I can start it more than 188 times without encountering this problem.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant