The full changelog can always be obtained at Appodeal website.
- Updated Appodeal Android SDK to v3.4.0
- Updated Appodeal iOS SDK to v3.4.0
- Updated Appodeal iOS SDK to v3.3.3
- Updated Appodeal iOS SDK to v3.4.0-beta.2
- Updated Appodeal Android SDK to v3.4.0-beta.1
- Updated Appodeal iOS SDK to v3.4.0-beta.1
- Updated Appodeal Android SDK to v3.4.0-alpha.3
- Updated Appodeal iOS SDK to v3.4.0-alpha.2
- Updated Appodeal Android SDK to v3.3.3
- Updated Appodeal Android SDK to v3.4.0-alpha.2
- Improved Android bridge
- Updated Appodeal Android SDK to v3.4.0-alpha.1
- Updated Appodeal iOS SDK to v3.4.0-alpha.1
- Improved Android bridge
- Changed internal scripts accessibility
- Renamed some assemblies
- Updated assemblies settings
- Tuned up suppressions
- Reloaded some .meta files
- Changed deprecated entities
- Updated Appodeal Android SDK to v3.3.2
- Updated Appodeal iOS SDK to v3.3.2
- Updated Appodeal Android SDK to v3.3.1
- Updated Appodeal iOS SDK to v3.3.1
- Implemented Dependency Manager tool
- Changed skadnetwork ids parsing logic
- Bumped minimal supported Unity version to v2021.3
- Updated Appodeal Android SDK to v3.3.0
- Updated Appodeal iOS SDK to v3.3.0
- Updated Appodeal Android SDK to v3.3.0-beta.5
- Updated Appodeal Android SDK to v3.3.0-beta.4
- Updated Appodeal iOS SDK to v3.3.0-beta.4
- Added Apple's privacy manifest for Appodeal SDK
- Fixed iOS bridge RV didFinish callback crash
- Updated Appodeal Android SDK to v3.3.0-beta.3
- Updated Appodeal iOS SDK to v3.3.0-beta.3
- Updated Appodeal Android SDK to v3.3.0-beta.2
- Updated Appodeal iOS SDK to v3.3.0-beta.2
- Disabled Appodeal Dependency Manager tool
- Updated Appodeal Android SDK to v3.3.0-beta.1
- Updated Appodeal iOS SDK to v3.3.0-beta.1
- Removed
UpdateGdprConsent()
method - Removed
UpdateCcpaConsent()
method - Removed
GdprUserConsent
enum - Removed
CcpaUserConsent
enum
- Updated Appodeal Android SDK to v3.2.1
- Updated Appodeal iOS SDK to v3.2.1
- Added default Appodeal Settings values
- Updated Appodeal Android SDK to v3.3.0-alpha.1
- Updated Appodeal iOS SDK to v3.3.0-alpha.1
- Updated ad networks in
AppodealNetworks
class
- Updated Appodeal Android SDK to v3.2.1-beta.1
- Updated Appodeal iOS SDK to v3.2.1-beta.1
- Removed
ConsentManager
API - Removed
UpdateConsent()
method - Deprecated
UpdateGdprConsent()
method - Deprecated
UpdateCcpaConsent()
method
- Updated Appodeal Android SDK to v3.2.0
- Updated Appodeal iOS SDK to v3.2.0
- Updated Appodeal Android SDK to v3.2.0-beta.2
- Updated Appodeal iOS SDK to v3.2.0-beta.2
- Updated appodeal.androidlib dir content
- Fixed iOS bridge dismiss callbacks
- Fixed android
onRewardedVideoFinished
callback - Fixed conversion to java types
- Fixed Firebase json validation
- Updated Appodeal Android SDK to v3.2.0-beta.1
- Updated Appodeal iOS SDK to v3.2.0-beta.1
- Updated ad networks in
AppodealNetworks
class - Replaced deprecated iOS methods
- Minor fixes
- Updated Appodeal Android SDK to v3.1.3
- Updated Appodeal iOS SDK to v3.1.3
- Updated Appodeal Android SDK to v3.2.0-alpha.6
- Updated Appodeal iOS SDK to v3.2.0-alpha.5
- Updated Appodeal Android SDK to v3.2.0-alpha.2
- Updated Appodeal iOS SDK to v3.2.0-alpha.1
- Changed Android dependencies distribution type
- Updated ad networks in
AppodealNetworks
class - Updated minimal supported Unity version to v2020.3.16
- Changed package name to
com.appodeal.mediation
- Updated Appodeal Android SDK to v3.1.3-beta.2
- Updated Appodeal iOS SDK to v3.1.3-beta.2
- Updated Appodeal Android SDK to v3.1.3-beta.1
- Updated Appodeal iOS SDK to v3.1.3-beta.1
- Synced context for callbacks on Android
- Switched EDM distribution to UPM one
- Bumped minimal EDM version to v1.2.175
- Made editor ads improvements & fixes
- Removed deprecated methods & classes
- Added
Appodeal.GetPredictedEcpmForPlacement
method - Minor improvements
- Updated Appodeal Android SDK to 3.0.2
- Updated Appodeal iOS SDK to 3.0.2
- Added Meta Client Token (iOS) to Appodeal Settings
- Fixed wrong editor version scripting symbol
- Minor improvements
- Updated Appodeal Android SDK to 3.0.1
- Updated Appodeal iOS SDK to 3.0.1
- Updated EDM Unity Plugin to 1.2.174
- Removed
Dummy.swift
file as the new version of EDM plugin creates it by default - Changed Xcode project settings: bitcode is now off by default as Apple deprecated it
- Implemented Events
- Implemented
GetReward
method - Implemented
OnAdRevenueReceived
callback - Fixed a bug with Dependency Manager on Windows
- Fixed a bug with re-importing plugin data when rebuilding Library dir
- Minor improvements
- Updated Appodeal Android SDK to 3.0.0
- Updated Appodeal iOS SDK to 3.0.0
- Updated Editor tools with new features
- Implemented test ads in Unity Editor
- Reworked API for better usability
- Added XML comments for API
- Fixed a few bugs
- Removed
NonSkippable
ad type - Removed
UserSettings
,Consent
,ConsentFormBuilder
,ConsentManageException
classes - Removed setBannerBackground method
- Replaced
showAsActivity
&showAsDialog
methods ofConsentForm
class with a singleShow()
method