|
|
|
|
|
by moduspwnens14
2680 days ago
|
|
I'm an iOS/Mac dev that's released a VPN app on both app stores. The limiting factor is that the "Network Extension" framework is the way these apps work as VPNs, and currently Mac App Store distribution is the only supported method if you're using that framework (see #8) [1]. [1] https://forums.developer.apple.com/thread/67613 |
|
I really really don’t recommend doing that; you’re giving up a lot of security.
A much easier alternative is to have a dev account, then you can just enable the entitlements in your provisioning profile for your dev devices (or personal devices). Most entitlements don’t require any approval for a dev profile.