iOS 17.2 hints at Apple moving towards letting users sideload apps from outside the app store
iOS 17.2 has a new public framework called “Managed App Distribution.” While our first thought was that this API would be related to MDM solutions [https://support.apple.com/en-gb/guide/deployment/dep575bfed86/web] for installing enterprise apps (which is already possible on iOS), it seems that Apple has been working on something more significant than that.
By analyzing the new API, we’ve learned that it has an extension endpoint declared in the system, which means that other apps can create extensions of this type. Digging even further, we found a new, unused entitlement that will give third-party apps permission to install other apps. In other words, this would allow developers to create their own app stores.
The API has basic controls for downloading, installing, and even updating apps from external sources. It can also check whether an app is compatible with a specific device or iOS version, which the App Store already does.
[…]
In theory, Apple is required to comply with DMA legislation by March 2024. The company has even admitted in a Form 10-K filing that it expects to make changes that will impact the App Store’s business model.
I’m interested in seeing what this might mean for apps like Alfred, Raycast, and Keyboard Maestro.