SpotCompiled / SpotveeC

Compiled EeveeSpotify IPA's.
https://spotcompiled.github.io/
178 stars 7 forks source link

Can't install anymore on AltStore Beta #20

Closed bpresles closed 1 month ago

bpresles commented 1 month ago

With current/latest AltStore Beta it's not possible anymore to bypass the missing permissions warning and accept them anyway.

The AltStore refuses to install the apps with following message:

Spotify could not be installed. Spotify requires additional permissions not specified by the source.

These permissions must be declared by the source in order for AltStore to install this app:

Entitlement:
Game Center (com.apple.developer.game-center)
Group Activities (com.apple.developer.group-session)
Health (com.apple.developer.healthkit)
Sensitive Health Data (com.apple.developer.healthkit.access)

Privacy Permission:
Apple Music (NSAppleMusicUsageDescription)
Bluetooth (NSBluetoothAlwaysUsageDescription)
Bluetooth (Peripherals) (NSBluetoothPeripheralUsageDescription)
Face ID (NSFaceIDUsageDescription)
Health (Add) (NSHealthUpdateUsageDescription)
Health (NSHealthShareUsageDescription)
Local Network (NSLocalNetworkUsageDescription)
Photos (Add) (NSPhotoLibraryAddUsageDescription)
Photos (NSPhotoLibraryUsageDescription)
User Tracking (NSUserTrackingUsageDescription)
yodaluca23 commented 1 month ago

Do you have a link to a source that does work?

bpresles commented 1 month ago

Yes for example UTM:

https://raw.githubusercontent.com/utmapp/altstore-repo/refs/heads/master/config.json

bpresles commented 1 month ago

I opened a PR with fixed AltStore repository file for all the source apps (SpotC++, SpotveeC and SpotilifeC): https://github.com/SpotCompiled/SpotC-Repo/pull/3

yodaluca23 commented 1 month ago

I opened a PR with fixed AltStore repository file for all the source apps (SpotC++, SpotveeC and SpotilifeC): https://github.com/SpotCompiled/SpotC-Repo/pull/3

Thank you, 🙏 I have merged it.