You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Discover the latest features in native 3.7.0 SDKs for Android and iOS.
Added User Debug Geography property in CAS Settings window to sets debug geography for testing purposes.
Added ECASConsentFlowStatus enum and alternative FOnCASConsentFlowCallbackDelegate OnConsentFlowResult. The event is fired after the consent form is dismissed.
Added ShowAdConsentFlowIfRequired() method to show the consent form only if it is required and the user has not responded previously. Read more about update of User Consent Flow.
In manual ad loading mode, the SDK will no longer trigger OnAdFailedToLoad events before closing the Interstitial and Rewarded ads.
Fixed some advertising initialization issues.
[Editor] Added Consent Flow completion events implementation to testing in editor.