iphone – Source app information in iOS Network Extension App Proxy


In my current app I’ve implemented Packet tunnel provider with local VPN to get traffic going outside the device.

Now my target is to know about the source application name through which this network traffic is generated.

For this this I am looking for App proxy provider and I found that NEFlowMetaData has the information about the source application. But as per mentioned docs, instance property sourceAppSigningIdentifier containing the bundle identifier of the source application.

My question is how to get the application name through bundle identifier. Also, is there any good example available to implement App Proxy along with Packet Tunnel Provider?

Latest articles

spot_imgspot_img

Related articles

Leave a reply

Please enter your comment!
Please enter your name here

spot_imgspot_img