altstoreio / AltStore

AltStore is an alternative app store for non-jailbroken iOS devices.
https://altstore.io
GNU Affero General Public License v3.0
11.38k stars 862 forks source link

Created App ID for sideloaded app doesn't contain correct capabilities #1091

Open tladesignz opened 1 year ago

tladesignz commented 1 year ago

When I try to sideload Orbot, everything works fine, but the Network Extension (aka. "VPN") cannot be installed, which is the main purpose of this app.

When I inspect the App IDs created by AltStore on https://developer.apple.com, I see, that "Associated Domains" and "Network Extensions" capabilities are missing. (I can't see any created profiles, interestingly enough.)

Activating these capabilities and refreshing in AltStore does nothing.

Is there any chance, AltStore will be capable of evaluating the needed capabilities right in the future and create correct App IDs, profiles and signatures?

lonkelle commented 1 year ago

@tladesignz I'll work on this, it's a known issue since "free" Apple Developers can't use the Networking Extension - but that's no reason to disallow it for Paid ADPs. I'll update this issue when I fix it.