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

no success on iPhone 6 with iOS10 #6

Open
boschkundendienst opened this issue Sep 23, 2016 · 6 comments
Open

no success on iPhone 6 with iOS10 #6

boschkundendienst opened this issue Sep 23, 2016 · 6 comments

Comments

@boschkundendienst
Copy link

Hi,
thanks for the script. Works good with iphone5 and older iOS.
Today I tried it with iOS10 on an iPhone 6, It did not work. Btw. it seems, that the diag:// URL does not work in general on the latest iOS10, maybe there will be an update from Apple, soon or they switched to a different diagnostic mechanism now?

I can open diag:// on iOS10 and I then can say, that I want to open this URL with the diagnostics program, but after then it fails either without mitmproxy or with mitmproxy, It does not load the page where you have to enter the ID and the selection for short or long test.

Anyone else has the same findings or am I totally wrong?

@daniel-bluesea
Copy link

same here..
still researching

@tmacsevern
Copy link

This likely has something to do with it (from the mitmproxy logs:)
192.168.1.221:52378: CONNECT idiagnostics.apple.com:443
<< Cannot establish TLS with client (sni: idiagnostics.apple.com): TlsException("(-1, 'Unexpected EOF')",)
192.168.1.221:52378: clientdisconnect

@daniel-bluesea
Copy link

@anthonya1999 any lead? did you mange to do it on ios 10? r u looking into it?
we're all waiting for your input :)

@daniel-bluesea
Copy link

@tmacsevern @boschkundendienst did you update the XML_OK_RESPONSE with your iDevice type (e.g. iPhone8,2)?

also, maybe the 'request' api has cahnged..

@tmacsevern
Copy link

did nothing. figuring owner can look into it. did not have time to look any further,.

@Shugabuga
Copy link

Shugabuga commented Oct 30, 2016

Also worth noting that the iPhone 7 doesn't even support typing in diags ticket number with diags:// URL scheme on iOS 10.0.1.

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

4 participants