NyaMisty / AltServer-Linux

AltServer for AltStore, but on-device
GNU Affero General Public License v3.0
946 stars 73 forks source link

All Installed ipa crashes immediately #28

Closed Practicalbutterfly5 closed 2 years ago

Practicalbutterfly5 commented 2 years ago

I compiled altserver using the instructions with alpine 3.15 docker container. It works perfectly as a daemon for refreshing apps , and ipa are installed. But all installed apps crash immediately when opened.

powenn commented 2 years ago

I compiled altserver using the instructions with alpine 3.15 docker container. It works perfectly as a daemon for refreshing apps , and ipa are installed. But all installed apps crash immediately when opened.

On iOS 15 ?

Practicalbutterfly5 commented 2 years ago

On iOS 15 ?

Yes 15.1 ipados

powenn commented 2 years ago

On iOS 15 ?

Yes 15.1 ipados

Most of the reports of app crashes was caused by running iOS 15,seems it haven't add iOS 15 support yet

Practicalbutterfly5 commented 2 years ago

There are 2 ways I have tried

  1. Install altstore with windows (works). Then use either linux altserver or windows altserver daemon to install ipa via altstore. This works fine
  2. Install apps ipa directly using Altserver-Linux. App crashes.
CannibalToast commented 2 years ago

I'm having this same issue aswell. IOS 15.1 iPhone 7, 15.1 iPhone 8 Plus, and IOS 15.1 iPad Pro 10.5"

lore-sys commented 2 years ago

Im having the same issue too on iPhone 8, iOS 15.2

tinylabs commented 2 years ago

Same here with iPad 9th edition IOS 15.3. idevicesyslog says: Feb 3 12:24:42 kernel(AppleMobileFileIntegrity)[0] : AMFI: '/private/var/containers/Bundle/Application/A6AADEA7-BBDA-4489-B575-87E7E3C29A67/UTM SE.app/UTM SE': no hash agility data and first cd hash type (1) does not match best cd hash type (2). Feb 3 12:24:42 kernel(AppleMobileFileIntegrity)[0] : AMFI: '/private/var/containers/Bundle/Application/A6AADEA7-BBDA-4489-B575-87E7E3C29A67/UTM SE.app/UTM SE': Unrecoverable CT signature issue, bailing out.

lonkelle commented 2 years ago

Did you guys figure this out at all. It seems like some kind of unique installation edge case and I wanna help figure out how to fix it if you haven’t already?

ivon852 commented 2 years ago

Current workaround is installing AltStore through a Windows VM. And you can still resign apps on Linux.

jkcoxson commented 2 years ago

Riley Testut has fixed this issue on the upstream fork, this can easily be downstreamed. PR