Hi,
I've successfully implemented the SensitiveContentAnalysis framework in my app for iOS 17 users.
However, when I try to do the same in my Share Extension, the SensitivityAnalyzer analysisPolicy var always return .disabled.
Is it a bug or do the SensitiveContentAnalysis framework doesn't work in App Extensions?