Hi everyone,
I’m developing an iOS app that needs to be available on the App Store, but it only works when the user is connected to a corporate VPN (all backend APIs are only reachable inside the company network).
I would like to clarify a few points:
Is it possible to publish such an app on the public App Store, or will it likely be rejected during App Review because it’s only useful inside a VPN environment?
What is the recommended distribution method in this scenario: public App Store, Custom Apps via Apple Business Manager, or Enterprise distribution?
Are there any specific requirements or best practices for the App Review process (for example, showing clear error messages when the device is not connected to the VPN)?
Thanks in advance for any guidance or experiences!