informationalVerificationModeAndDiagnosticsEnabled

Feature in beta. Enables signature verification of requests to the RevenueCat backend in informational mode and enables diagnostics reports to RevenueCat to help us analyze this feature. Informational mode means that the behavior will remain the same but we will provide information about detected attempts of hacking.

When changing from disabled to enabled, the SDK will clear the CustomerInfo cache. This means users will need to connect to the internet to get their entitlements back.

The result of the verification can be obtained from EntitlementInfos.verification or EntitlementInfo.verification.

This feature is currently in beta and the behavior may change. Only available in Kotlin.

Default mode is disabled.