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

can not work on ios 14.4 #378

Closed
fb0122 opened this issue Apr 9, 2021 · 11 comments
Closed

can not work on ios 14.4 #378

fb0122 opened this issue Apr 9, 2021 · 11 comments

Comments

@fb0122
Copy link

fb0122 commented Apr 9, 2021

I can use it normally on ios12.1, but it cannot be used on ios14.4 and ios13.1. What is the reason?

@adambirds
Copy link

I can't get it to work on ios 14.4 either. I don't even get any out put when running it.

@auchenberg
Copy link
Contributor

You could consider trying http://inspect.dev for iOS 14+ debugging

@fb0122
Copy link
Author

fb0122 commented Apr 12, 2021

Thank you, but I am using it for automated testing, so I want to control the elements of the webView through scripts

@adambirds
Copy link

@fb0122 run it on port 9221 instead of 9000 and it will work.

And @auchenberg and whilst inspect.dev might be a great tool, not all of us can justify paying for it for just a small amount of debugging we might do. And archiving the WebKit-adapter and closing all the issues wasn't the best idea. You should have left open and someone may have offered to become its maintainer if you'd didn't want to contribute to it anymore.

@fb0122
Copy link
Author

fb0122 commented Apr 12, 2021

log.txt

This is the log file, it seems that there is an error: ~..{"error":{"code":-32601,"message":"'Debugger' domain was not found","data":[{"code":- 32601,"message":"'Debugger' domain was not found"}]},"id":43}

@fb0122
Copy link
Author

fb0122 commented Apr 12, 2021

image
@adambirds What does it mean to run on 9221? It seems to run on port 9221 by default

@fb0122
Copy link
Author

fb0122 commented Apr 19, 2021

@artygus Do you have any suggestions?

@MikeThomas-Dev
Copy link

MikeThomas-Dev commented Sep 15, 2021

I can use it normally on ios12.1, but it cannot be used on ios14.4 and ios13.1. What is the reason?
I can't get it to work on ios 14.4 either. I don't even get any out put when running it.
Today I was able to make the remote debugging work using Windows 10.0.18363 and an iPad with iPadOS 14.8 by following the instructions stated in the readme.
I am aware that there might be differences between iOS and iPadOS that might have an impact on the issue here but I was not able to confirm them easily.
Are there any updates on the issues discussed here?

@beckietech
Copy link

beckietech commented Dec 15, 2021

dear all,
I'm face similar issue on iOS 15, this proxy works on my old iPhone 5se with iOS 12.5.5 with no problem. I'm working on project that reply on this proxy. Does any one come with any idea? I tried closing all tabs on Safari experimental features with no luck!
I found similar issue with iOS13: RemoteDebug/remotedebug-ios-webkit-adapter#174
please any one?

@beckietech
Copy link

A new release appium now seems to uspport iOS 15 and other new iOS updates:https://github.com/appium/appium/releases,
aren't there any one who has a clue of iwdp?

@artygus
Copy link
Collaborator

artygus commented Sep 23, 2023

should've been addressed in v1.9.0

@artygus artygus closed this as completed Sep 23, 2023
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

6 participants