Hi Eskimo,The same issue happened with SimpleTunnel sample code.By packaging all the components are present. Is there any special for the location of them, and the content of Info.plist properties?The present and location of all parts inside VPNApp.app as below:_CodeSignature -[folder]Assets.carBase.lproj -[folder]embedded.mobileprovisionen.lproj -[folder]Frameworks -[folder]Info.plistPkgInfoPlugIns -[folder] VPNExtension.aapexVPNAppVPNBackgroundView.nibBelow is the entitlements output by command codesign -d --entitlements :- VPNapp.app:<?xml version=1.0 encoding=UTF-8?><!DOCTYPE plist PUBLIC -/<plist version=1.0><dict> <key>application-identifier</key> <string>74PR523F2B.com.xxx.xxx.vpnapp</string> <key>com.apple.developer.networking.networkextension</key> <array> <string>packet-tunnel-provider</string> </array> <key>com.apple.developer.networking.vpn.api</key> <array> <string>allow-vpn</strin
Topic:
App & System Services
SubTopic:
Networking
Tags: