I have an application that uses the NEFilterProvider API to filter URLs (allows / blocks browsing). The extensions ControlProvider and DataProvider are created.
So for this moment, I can block / allow certain URLs. I wonder if there is a way to implement a redirect to a custom URL using NetworkExtension?
source
share