Three years ago I asked if it's possible to ditribute Network Extension providers apps (VPN with packet tunnel provider) for macOS outside the App Store - the answer was no, see https://forums.developer.apple.com/thread/81281
I'm checking again, but this time, the question is if it's possible for users at a certain company to get this app via MDM.
What I want to do, is to give the .app/apk to an IT admin, and he will distribute it via MDM. Is it possible?
More generally, is there any way to distribute my app, not via the App Store?
* It's possible to do it when signing it with a Mac development profile, but I want to give it to a customer..
And a bonus part - the same question, but for iOS - is it possible to distribute it outside App Store?
Starting with 10.15 we support Developer ID signed NE providers, with the caveat that they must be packaged as a system extension rather than an app extension. See my 14 Jan 2020 post on this thread.
Share and Enjoy
—
Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
let myEmail = "eskimo" + "1" + "@apple.com"