Post

Replies

Boosts

Views

Activity

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.
3d
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:
4d