when the app run to this line:
let manager = managers?.first ?? NEAppProxyProviderManager()
i got nil to manager,and the console show "MDM must be used to create NEAppProxyProvider configurations "
so the AppProxy can not start.
how to fix this probolem?