Post

Replies

Boosts

Views

Activity

Reply to Content Filter Permission Prompt Not Appearing in TestFlight
I tried to follow https://swiftpackageindex.com/apple/pir-service-example/main/documentation/pirservice/testinginstructionsneurlfilter But I get this error: keyNotFound(CodingKeys(stringValue: "databaseType", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: "databaseType", intValue: nil) ("databaseType").", underlyingError: nil)) On this step:
Jan ’26
Reply to Content Filter Permission Prompt Not Appearing in TestFlight
Yes, I was following the document and run this on my mac https://github.com/apple/swift-homomorphic-encryption/tree/main/Sources/PIRProcessDatabase I checked it and can't find exactly where it throws this error. For the PIR Service Example, yes I understand that. I tried to follow the https://swiftpackageindex.com/apple/pir-service-example/main/documentation/pirservice/testinginstructionsneurlfilter And expect that it will at least give me a sense of how all of this works. Are you saying that it won't work if we just follow this guide? I want to test if the function is properly working first using the guide. So I can change the configuration later based on my needs.
Jan ’26
Reply to Using the Bloom filter tool to configure a URL filter Error 9
We tried to use the same exact sample project with the same bundle id instead of using our own bundle id now we get this error: mapError unexpected error domain NEVPNConnectionErrorDomainPlugin code 7 Received filter status change: <FilterStatus: 'stopped' errorMessage: 'The operation couldn’t be completed. (NetworkExtension.NEURLFilterManager.Error error 14.)'> serverSetupIncomplete We tried to follow this guide for the log but https://download.developer.apple.com/iOS/iOS_Logs/VPN_Logging_Instructions.pdf But it doesnt work on this step: . Trigger a sysdiagnose by simultaneously pressing and releasing both volume buttons + Side (or Top) button. Notes: The sysdiagnose is triggered upon button release. On an iPhone you will feel a short vibration when a sysdiagnose is successfully triggered Also I attached the console log here Console log
Feb ’26