How to use with NetworkExtension framework #48
Unanswered
waqqasjabbar
asked this question in
Q&A
Replies: 1 comment
-
Completion handler aka callbacks are not supported. You will have to write a proxy ObjC class with a function like (pseudo code in Swift)
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I want to call functions in the NetworkExtension Framework. Any ideas on how to do that would be helpful. Specifically, I want to call
loadAllFromPreferencesWithCompletionHandler
withinNETunnelProviderManager
I am giving it a try (code here) but getting a VM crash. Any help would be appreciated.
Regards
Waqqas
Beta Was this translation helpful? Give feedback.
All reactions