Are there exceptions for ITSAppUsesNonExemptEncryption = NO?

My app has ITSAppUsesNonExemptEncryption set to NO, but I am still required to answer the export compliance questions.

Are there any specific conditions, APIs, or frameworks (like WKWebView or third-party SDKs) that are known to override this Info.plist setting and force a compliance review?

I'm trying to understand what triggers this requirement even when the key is set to NO. Is there any documentation on this?

Are there exceptions for ITSAppUsesNonExemptEncryption = NO?
 
 
Q