My app has some features that required to use System Extension and Network Extension. So for this, I was trying to check Apple Sample here, where it is filtering TCP and UDP data.
When I checked with different browsers, I found an issue where I was getting call backs for protocol TCP with browsers Chrome and Firefox but same was not working with Safari.
Am I missing anything here? Or Safari requires something specific configurations which are not mentioned in Apple documentation?
When I checked with different browsers, I found an issue where I was getting call backs for protocol TCP with browsers Chrome and Firefox but same was not working with Safari.
Am I missing anything here? Or Safari requires something specific configurations which are not mentioned in Apple documentation?