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

Unknown instrument:​ Screenshot (at Connection.js:​162:​29)​ #12

Closed
Heath123 opened this issue Oct 21, 2022 · 6 comments
Closed

Comments

@Heath123
Copy link

image
Happens with both Chromium and Gnome Web

@ssz66666
Copy link
Contributor

Referring to this: https://github.com/HimbeersaftLP/ios-safari-remote-debug-kit/blob/main/HOW_IT_WORKS.md#selecting-the-version

Make sure the version of InspectorBackendCommands.js used either matches or is lower than your iOS version. The scripts generate.sh / generate.ps1 always use the latest version available in the WebKit repository but that might not be what your iOS device supports.

Perhaps it would be more user-friendly to list all versions found in WebKit/Source/WebInspectorUI/UserInterface/Protocol/Legacy/iOS, and prompt to let the user choose which version to use.

@HimbeersaftLP
Copy link
Owner

Hi, I added that feature in this PR (PowerShell only so far): #14

Can you test if selecting iOS 15.4 works for you @Heath123?

@HimbeersaftLP
Copy link
Owner

HimbeersaftLP commented Oct 29, 2022

Bash variant is also available at that PR now

@HimbeersaftLP
Copy link
Owner

@Heath123 Can I close this issue?

@Heath123
Copy link
Author

Heath123 commented Feb 7, 2023

Sorry, I don’t need this any more or really remember what I did, so I can’t test it now (though if you really want me to I could get it set up again)

Thanks for the fix anyway though

@HimbeersaftLP
Copy link
Owner

Nah I'm fine, it works fine on the latest iOS and I tested if the argument would place the correct file so I can't imagine it not working. Thanks for the offer though!

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

3 participants