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

"Please update to Xcode 7.3 or later" error #57

Closed
solverbak opened this issue Nov 6, 2019 · 46 comments
Closed

"Please update to Xcode 7.3 or later" error #57

solverbak opened this issue Nov 6, 2019 · 46 comments

Comments

@solverbak
Copy link

When trying to refresh an app I receive the message "Please update to Xcode 7.3 or later to continue developing with your Apple ID. (3018)" (green bubble). iOS version is 13.2, AltStore 1.1b2, and I have Catalina installed with Xcode 11.2 and Altserver 1.0.1. I have had AltStore installed for weeks with no issues before this.

@Ethan-BB
Copy link

Ethan-BB commented Nov 6, 2019

I have same issue on Windows 10 1903, iOS 13.2
Started happening today.

@WilliamLCobb
Copy link

Apple dropped support for the Xcode 7 protocol today effecting everyone using AltStore. ALTAppliApi.m needs to be updated to use the Xcode 7.3 api or later for AltStore to start working again

@nighto
Copy link

nighto commented Nov 7, 2019

Just to add 2¢, tried to update Xcode CLI with the following steps but it wasn't enough, the error persisted.

sudo rm -rf /Library/Developer/CommandLineTools
xcode-select --install

image

@rileytestut
Copy link
Collaborator

rileytestut commented Nov 7, 2019

Looking into this right now, sorry for the inconvenience everyone!

From what I can tell, it looks like I'm missing three required headers: X-Apple-GS-Token, DSESSIONID, and X-Mme-Device-Id. It doesn't seem like the value for X-Apple-GS-Token matters, as long as there is one. As for DSESSIONID and X-Mme-Device-Id, I proxied Xcode's network requests with Charles to see what values it was using, then used these same exact values in AltStore. This fixed all the issues for me, so now looking into ways to retrieve a unique DSESSIONID value dynamically in the app rather than hardcoding it.

@rileytestut
Copy link
Collaborator

rileytestut commented Nov 7, 2019

So the server returns a DSESSIONID value in the response headers, but trying to use that value for subsequent network requests still fails. Getting closer though...

@rileytestut
Copy link
Collaborator

I guess I should note the value for X-Mme-Device-Id I'm getting is the same as the machineId field for my development certificate (EEF1E570-F961-596D-A316-C39806EA65F4). I assume this doesn't mean anything and is just because Xcode has given my computer that identifier, but honestly who knows for sure at this point 🤷‍♂️

@WilliamLCobb
Copy link

Which Xcode version are you using to test this? 7.3?

@qhu91it
Copy link

qhu91it commented Nov 7, 2019

I got the same error, the version of Xcode I use is 11.2

@rileytestut
Copy link
Collaborator

@WilliamLCobb was using Xcode 11.1, but am now downloading Xcode 7.3

@Boris-TR
Copy link

Boris-TR commented Nov 7, 2019

I get a similar error when attempting to download the AltStore from my Windows 10 computer to my Iphone X. I'm on iOS 13.2. I'm also using the windows version of iTunes.
Clipboard Nov 7, 2019 at 6 37 PM

@nieheyong
Copy link

same issue when install altStore

image

@khius
Copy link

khius commented Nov 8, 2019

same issue here on MACOS 10.15.1 trying to install Altsore
Screen Shot 2019-11-08 at 12 45 04 PM

@horsejockey
Copy link

@rileytestut did downgrading to xcode 7.3 fix the issue?

@Quzzzyrk
Copy link

Quzzzyrk commented Nov 8, 2019

Man these past few days have been so fucking bad without Spotify. You never truly appreciate something till it’s gone :(

@glowingkitty
Copy link

any update on a possible fix?:/

@M3-PO
Copy link

M3-PO commented Nov 9, 2019

Rip altstore

@rileytestut
Copy link
Collaborator

rileytestut commented Nov 10, 2019

Sorry y’all, you can see some of the progress going on over here, which is in addition to all the stuff we’re doing more behind the scenes: Matchstic/ReProvision#96

We’re making good progress, and I’m confident it will be resolved now that we know what’s going on, but no ETA at this time 😕

@sangshuduo
Copy link

waiting fix

1 similar comment
@ilmari-code
Copy link

waiting fix

@rileytestut
Copy link
Collaborator

Good news, I’ve found a workaround for this issue! Expect an update in the next couple of days, and I’ll detail it more then 👌

@hexindent
Copy link

Good news, I’ve found a workaround for this issue! Expect an update in the next couple of days, and I’ll detail it more then ok_hand

Thanks for today's fix! I installed the plugin and AltStore onto my iPad successfully. However, when I signed in my iCloud account in the App, it crashed therefore I can't refresh AltStore or Delta. iPad mini 5 running iOS 12.4

@hacknug
Copy link

hacknug commented Nov 19, 2019

It would be great if you could add a note letting users know they need to use their Apple ID password and that app-specific passwords don't work 👍

@rileytestut
Copy link
Collaborator

@hexindent mind sending a crash report to riley [at] rileytestut.com? You can find them in Settings > Privacy > Analytics > Analytics Data.

@hexindent
Copy link

@hexindent mind sending a crash report to riley [at] rileytestut.com? You can find them in Settings > Privacy > Analytics > Analytics Data.

I've sent 3 crash reports to you. Hope it can help!

@mkrch1
Copy link

mkrch1 commented Nov 22, 2019

hello everyone i iuse ios12.4 and i got same error i dont know much about programming can u tell me what should i do thanks id advance all i need is download uncover for jaibreak my phone again :( @rileytestut

@Apocrifo99
Copy link

Hola a todos me pasa igual X-code 7.3 or latter quiero volver a instalar PopCorn Time
ya hice de todo quitar cable, reiniciar, revocar certificados
actucalizar Itunes tengo Windows ayuda ,,,,

@annidy
Copy link

annidy commented Nov 24, 2019

The - (void)fetchAccountForSession:(ALTAppleAPISession *)session completionHandler:(void (^)(ALTAccount *account, NSError *error))completionHandler get 403 Forbidden, for the new AltStore

@greyw0lv
Copy link

i have no idea what im doing wrong i downloaded altstore for windows, extracted the file ran the installer and setup file, launched it, and hit install, and after putting in my info got the "must install xcode7.3 or later" is there a fix yet? am i doing anything wrong?

@SEWsam
Copy link

SEWsam commented Nov 26, 2019

Still getting the issue

@MarvinMynx
Copy link

Still getting the issue, too.
Downloaded and installed just now.
2019-11-26 15_43_27-Installation Failed

@yikefengshu
Copy link

Any luck we could have a fix for windows 10 this week?

@greyw0lv
Copy link

greyw0lv commented Nov 28, 2019

i doubt it but lets remain optimistic

@moalshalabi
Copy link

Fix please update to xcode 7.3 or later
1- On your Windows computer, download 3uTools ( http://www.3u.com/ ) from the link above.
2- Open it and, if required, install any missing iTunes drivers
3- Use the USB lightning cable to connect your iPhone or iPad to your computer
4- If asked, Trust the computer on your device
5- From the app menu, click on Flash & JB
6- Next, click the Jailbreak tab and choose iOS 11.4 – iOS 12.4 from the options
7- Click on the Jailbreak button and wait; Unc0ver will be installed.
8- Before you use it, open your iOS settings app
9- Tap General > Profiles & Device Management and find the app profile
10 -Trust it and close Settings – Unc0ver jailbreak is ready for use.
Enjoy :)

@Ethan-BB
Copy link

You kinda missed the part on AltStore webpage, where it says:
NO JAILBREAK REQUIRED!

@avipars
Copy link

avipars commented Nov 29, 2019

Apparently there is a beta build from here:

https://twitter.com/altstoreio/status/1200133575800176640

Doesn't work on my iPad (iOS 9) with a windows 10 computer

@Ethan-BB
Copy link

Ethan-BB commented Nov 29, 2019

@avipars Thank you, I missed that tweet,
Riley should maybe consider making a mailing list for stuff like this.
Works on iPhone X and iOS 13.2.3 - Windows 10 x64, 1903

@effek70
Copy link

effek70 commented Nov 30, 2019

anyone try the iOS 9.3.5?

@avipars
Copy link

avipars commented Nov 30, 2019

anyone try the iOS 9.3.5?

I am also on the same version and it isn't working.

@djderan
Copy link

djderan commented Dec 2, 2019

I'm on ios 13.3, have iCloud and iTunes installed on my Windows 10 PC and it is now working for me using that link in the tweet! (https://twitter.com/altstoreio/status/1200133575800176640) :-)

@FISIORODRIGO
Copy link

Fix please update to xcode 7.3 or later
1- On your Windows computer, download 3uTools ( http://www.3u.com/ ) from the link above.
2- Open it and, if required, install any missing iTunes drivers
3- Use the USB lightning cable to connect your iPhone or iPad to your computer
4- If asked, Trust the computer on your device
5- From the app menu, click on Flash & JB
6- Next, click the Jailbreak tab and choose iOS 11.4 – iOS 12.4 from the options
7- Click on the Jailbreak button and wait; Unc0ver will be installed.
8- Before you use it, open your iOS settings app
9- Tap General > Profiles & Device Management and find the app profile
10 -Trust it and close Settings – Unc0ver jailbreak is ready for use.
Enjoy :)

I WOULD LIKE TO THX YOU... I'M IN IOS 11.0.3 AND WORK FOR ME!!!!!

@SEWsam
Copy link

SEWsam commented Dec 2, 2019

Fix please update to xcode 7.3 or later
1- On your Windows computer, download 3uTools ( http://www.3u.com/ ) from the link above.
2- Open it and, if required, install any missing iTunes drivers
3- Use the USB lightning cable to connect your iPhone or iPad to your computer
4- If asked, Trust the computer on your device
5- From the app menu, click on Flash & JB
6- Next, click the Jailbreak tab and choose iOS 11.4 – iOS 12.4 from the options
7- Click on the Jailbreak button and wait; Unc0ver will be installed.
8- Before you use it, open your iOS settings app
9- Tap General > Profiles & Device Management and find the app profile
10 -Trust it and close Settings – Unc0ver jailbreak is ready for use.
Enjoy :)

I WOULD LIKE TO THX YOU... I'M IN IOS 11.0.3 AND WORK FOR ME!!!!!

But the Jailbreak is for 11.4-12.4, how could you have gotten it to work on 11.03? Also, again, altstore's website says NO JAILBREAK REQUIRED. This isn't a proper fix

@FISIORODRIGO
Copy link

This isn't a proper fix

I don't know... just follow the instructions and "voila" Electra it Works again.... But, I'm not the best person to discuss this cause i'm a noob in this thing of jailbreak...

@SEWsam
Copy link

SEWsam commented Dec 2, 2019

This isn't a proper fix

I don't know... just follow the instructions and "voila" Electra it Works again.... But, I'm not the best person to discuss this cause i'm a noob in this thing of jailbreak...

?????

@bbmodern
Copy link

bbmodern commented Dec 4, 2019

works perfectly till ios 9.3.5
New Bitmap Image

@cruz666
Copy link

cruz666 commented Dec 19, 2019

Actually the 1st Jailbreak that actually worked for a change. Semi un-tethered but better than nothing.
Thanks moalshalabi......

@noah978
Copy link
Member

noah978 commented May 22, 2020

This issue was fixed awhile ago. Closing this issue now.

@noah978 noah978 closed this as completed May 22, 2020
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