Skip to content

4.2.0

Latest

Choose a tag to compare

@da2gl da2gl released this 30 Jun 12:13
54bea01

4.2.0

Features

  • Privacy Entry Point (US State Regulations & EEA re-consent): new Appodeal.privacyOptionsRequirementStatus() and Appodeal.showPrivacyOptionsForm() APIs, plus the AppodealPrivacyOptionsStatus enum (UNKNOWN / REQUIRED / NOT_REQUIRED). Both become meaningful after requestConsentInfoUpdate completes; the form must be triggered by an explicit user action. See GDPR and CCPA.

Fixes

  • iOS MREC isLoaded / canShow (APDM-2627): Appodeal.isLoaded(MREC) and Appodeal.canShow(MREC) now return correct values on iOS. MREC is not represented in the central SDK manager, so these previously always returned false; they now query the plugin's own MREC view instance. Other ad types and Android are unaffected.

Updated SDKs

  • Updated Appodeal iOS SDK to 4.2.0
  • Updated Appodeal Android SDK to 4.2.0
  • Updated iOS AppodealIABAdapter to 3.5.0.0
  • Refreshed mediation adapter versions (AppLovin MAX, LevelPlay, BidMachine, Bidon, Appodeal) to the 4.2.0 recommended set

Platform notes

  • Android: minimum supported version is API 24 (Android 7.0); the CMP consent form is now presented as a dialog overlay; bundled Google UMP SDK updated to 4.0.0

Full Changelog: https://github.com/appodeal/react-native-appodeal/blob/master/CHANGELOG.md