4.2.0
Features
- Privacy Entry Point (US State Regulations & EEA re-consent): new
Appodeal.privacyOptionsRequirementStatus()andAppodeal.showPrivacyOptionsForm()APIs, plus theAppodealPrivacyOptionsStatusenum (UNKNOWN/REQUIRED/NOT_REQUIRED). Both become meaningful afterrequestConsentInfoUpdatecompletes; the form must be triggered by an explicit user action. See GDPR and CCPA.
Fixes
- iOS MREC
isLoaded/canShow(APDM-2627):Appodeal.isLoaded(MREC)andAppodeal.canShow(MREC)now return correct values on iOS. MREC is not represented in the central SDK manager, so these previously always returnedfalse; 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
AppodealIABAdapterto3.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