iOS Content Filter Permission Prompt Not Appearing in TestFlight and Not Working

I added a Content Filter to my app, and when running it in Xcode (Debug/Release), I get the expected permission prompt: "Would like to filter network content (Allow / Don't Allow)".

However, when I install the app via TestFlight, this prompt doesn’t appear at all, and the feature doesn’t work.

Is there a special configuration required for TestFlight?

I already set the minimum deployment to be 17 for the extension and the app.

Thanks!

iOS Content Filter Permission Prompt Not Appearing in TestFlight and Not Working
 
 
Q