privacyOptionsRequired

Check if a privacy options entry point is required

After you have called requestConsentInfoUpdate, check privacyOptionsRequired to determine if a privacy options entry point is required for your app.

If an entry point is required, add a visible and interactable UI element to your app that presents the privacy options form.

If a privacy entry point is not required, configure your UI element to be not visible and interactable.