Does the console log give any hints?

> On Mar 2, 2016, at 8:35 PM, Kevin Yu <[email protected]> wrote:
> 
> We want to porting packet-tunnel-provider code from iOS to OSX platform, we 
> met some problems:
> 1. We can create VPN profile, but the profile list in Network preference 
> always be greyed out, it looks this profile did not enabled, it did not have 
> dot indication (green, red or yellow) beside the profile either. I do add 
> code to enable it like follow.
> 
>       self.targetManager.enabled = true
> 
> 
> 2. The packet-tunnel-provider extension seems not  running either, we can not 
> send message to the provider, break point or NSLog did not work, that’s why I 
> doubt it  did not running at all. We do have add necessary entitlement and 
> profile for the extension, and did not see any entitlement error message when 
> we launch the container app.
> 
> Any suggestion? Any help is appreciate!
> 
> — Kevin

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to