We are working on NEDNSProxyProvider based feature and trying to understand how to handle cases when there are multiple NEDNSProxyProvider extensions installed on macOS (from different vendors).
It seems like first extension loaded should prevent others from loading. Is that so? Controlling priority is not obvious to me in such cases from both user and developers sides.
Same question for other system extension APIs - are they supposed to co-exist with others?
Thanks!
It seems like first extension loaded should prevent others from loading. Is that so? Controlling priority is not obvious to me in such cases from both user and developers sides.
Same question for other system extension APIs - are they supposed to co-exist with others?
Thanks!