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

Alert: Could not install 1_6_2.ipa to unknown. #96

Open
SplattyDev opened this issue Mar 24, 2023 · 2 comments
Open

Alert: Could not install 1_6_2.ipa to unknown. #96

SplattyDev opened this issue Mar 24, 2023 · 2 comments

Comments

@SplattyDev
Copy link

Fedora Worksation 37 btw
Quick info: my Apple ID has 2FA on, I didnt receive any notification about trusting or not trusting my pc, and while installing I didnt get any notification that required me to confirm or cancel stuff to install the app.

Alert: Could not install 1_6_2.ipa to unknown.
Request canceled by user.
Press any key to continue...

Exception: Request canceled by user.
0# 0x00000000005CF298
1# 0x000000000099EC2C

Finished!

@viernae
Copy link

viernae commented Apr 1, 2023

hi you need to download the newest AltStore which is 1.6.2.
You can do that by going into your terminal and typing this command so it downloads in the same directory in which you have AltServer.
curl -L https://cdn.altstore.io/file/altstore/apps/altstore/1_5_1.ipa > AltStore.ipa
After that make sure you dont have your phone connected and do these commands :
killall usbmuxd netmuxd usbmuxd and the connect your phone and do idevicepair pair if you dont have idevicepair simply install it by sudo apt-get install libimobiledevice6 libimobiledevice-utils
And after that simply install the ipa by
./"name of AltServer" -u "UDID of your device which get printed when you do idevicepair pair" -a "apple id with which you want to sign the sideloaded apps" -p "the password of your apple id account" AltStore.ipa
And thats all.

@WillDera
Copy link

hi you need to download the newest AltStore which is 1.6.2. You can do that by going into your terminal and typing this command so it downloads in the same directory in which you have AltServer. curl -L https://cdn.altstore.io/file/altstore/apps/altstore/1_5_1.ipa > AltStore.ipa After that make sure you dont have your phone connected and do these commands : killall usbmuxd netmuxd usbmuxd and the connect your phone and do idevicepair pair if you dont have idevicepair simply install it by sudo apt-get install libimobiledevice6 libimobiledevice-utils And after that simply install the ipa by ./"name of AltServer" -u "UDID of your device which get printed when you do idevicepair pair" -a "apple id with which you want to sign the sideloaded apps" -p "the password of your apple id account" AltStore.ipa And thats all.

I was stuck on how to reinstall/update AltStore on my device using garuda and this worked flawlessly. Thank You!!

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