Skip to content

Commit

Permalink
Update troubleshooting.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa authored Oct 6, 2024
1 parent 69b0b79 commit 3c65b6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/guides/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,10 +175,10 @@ $HOME/Library/Logs/CoreSimulator/*
$HOME/Library/Developer/Xcode/DerivedData/*
```

## Frequent `Disconnecting from remote debugger` error in iOS 17.0 - 17.5
## Frequent `Disconnecting from remote debugger` error in iOS 17

Please try out iOS 17.6 which includes [a possible fix by Apple](https://developer.apple.com/documentation/safari-release-notes/safari-17_6-release-notes#Web-Inspector).
Please try out iOS 17.6 or a newer version which includes [a possible fix by Apple](https://developer.apple.com/documentation/safari-release-notes/safari-17_6-release-notes#Web-Inspector).

Frequent Web Inspector debugger disconnection started since iOS 17, that eventually caused `Disconnecting from remote debugger` error.
Frequent Web Inspector debugger disconnection started since iOS 17.2 (or iOS 17.0), that eventually caused `Disconnecting from remote debugger` error.
It could be improved since iOS 17.6.
Please check [a PR](https://github.com/appium/appium-xcuitest-driver/pull/2334) for more details.

0 comments on commit 3c65b6d

Please sign in to comment.