I want to list apps configured via per app vpn profile for custom vpn, can you please tell me how to do it using network extension packet tunnel provider class?
when trying to access simple vpn payload, it is successfully loading but for per app vpn payload its not working in iOS. Below is the code snippet which I am using to load the installed profile
NETunnelProviderManager.loadAllFromPreferences { managers, error in
}
Topic:
Programming Languages
SubTopic:
Swift
Tags: