> 
> Two things:
> 
> * Neither your app nor your extension should have 
> `com.apple.developer.networking.HotspotHelper` set.  This is only supported 
> on iOS.  If you rebuild your provisioning profile, this should go away [1].

After replace the two provisioning profiles in developer portal, finally I get 
rid of this HotspotHelper key.

> 
> * The extension should not have the `com.apple.security.app-sandbox` or 
> `com.apple.security.network.client` entitlements.  An NE provider extension 
> automatically gets an appropriate sandbox.

If I turn off the sandbox for extension (remove the above two keys), even use 
force method to register my extension, the system reject it, I can not see it 
via the command

$pluginkit -m -p com.apple.networkextension.packet-tunnel

Now I still turn sandbox on for extension, at least the extension can run and I 
can do debug.  Any suggestion?

p.s. I clean the derived data, restart computer, build code again, makes no 
difference :(

— Kevin

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

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

This email sent to arch...@mail-archive.com

Reply via email to