Troubleshooting
The banner does not show
- Confirm
OptSens.configureruns and its result issuccess. Show the banner from the success callback, only whenstatus.shouldCollectConsentis true. - Confirm the SDK ID is the one from the dashboard Integration page.
- Confirm the app is on a plan that includes the SDK: Pro, Business or Custom. On other plans the SDK serves no configuration.
- A returning visitor who already decided sees no banner. Use the floating button or a menu item to reopen it.
The IAB keys are not written
- The keys are written after
configuresucceeds. Read them after the success callback, not before.
Consent is not forwarded (iOS)
- Firebase forwarding also requires Google Consent Mode enabled for the property in the dashboard. With it off, Firebase receives no signal even when Analytics is loaded.
- Firebase forwards only when Firebase Analytics is loaded, not only linked. Reference Analytics at launch in a bare test app.
- AppsFlyer, Adjust and Branch need their forwarder composed in
OptSensOptions. See Consent forwarding.
The floating button does not appear
- It shows only after a decision, and only when enabled in the dashboard.
- It is never shown on TV. Use a menu item on TV instead.
Still stuck? Write to [email protected].