I cannot find in the documentation and samples how exactly the Bloom filter is generated.
Is there any code sample for that?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hello,
We're exploring the new URL Filter capability and we managed change the SimpleURLFilter so that it could work on macOS.
However, on macOS it won't work as even when signed for debugging it tries to use Apple's OHTTP Relay.
Failed to fetch Token Issuer Directory. <NSHTTPURLResponse: 0xca10ca580> { URL: https://gateway.icloud.com/pat-issuer-directory?issuer=localhost } { Status Code: 503
So I have two questions:
Will it be possible to debug URL Filter locally on macOS?
Even more important: how can I send a capability request so that our OHTTP Gateway could be used? I checked everywhere, but it seems there's simply no way to request this capability at this moment.
Hello,
I have a question about developing an iOS app for general public. Can such an app use DNS Proxy Provider?
The TN3134: Network Extension provider deployment article states that DNS Proxy Provider has the following restriction: "per-app on managed devices".
Does this imply that a DNS Proxy Provider that can be used in a regular iOS App Store app?
On the other hand, NEDNSProxyProvider only works with NEAppProxyFlow, is it possible to make it NOT per-app?
The question is do we need to provide a real iOS/Mac app in order to provide this functionality.
Would it be enough just to create an App ID (call the app "[Company] Account" for instance) and use it to implement the Sign in with Apple functionality on our website without going through the app review?
It seems that the new DNS encryption setting in Big Sur is incompatible with NETransparentProxyProvider. Maybe it considers it a VPN connection?
The fact is that when the TransparentProxy is active, MacOS does not attempt to use the DoH server configured via a configuration profile.