Skip to content

Version 3.7.0

Compare
Choose a tag to compare
@Str4tos Str4tos released this 23 Apr 08:51
· 26 commits to main since this release
  • 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.