Releases: AGulev/defold-extension-unity-ads
Releases · AGulev/defold-extension-unity-ads
Unity ADS SDK updated to 4.2.1
Unity ADS SDK updated to 4.2.0
Unity ADS SDK updated to 4.1.0
Banner cut by navigation bar
- Fix issue when banner cut by navigation bar #24
Unity SDK 4.0.0
Unity SDK updated to version 4.0.0
Attention deprecated API methods removed
is_ready()
- method deprecated in 3.4.0 and removed now;get_placement_state()
- method deprecated in 3.4.0 and removed now;- optional parameter
enable_per_placement_load
forinitialize()
- now it's always true by default.
Smaller mutex scope + use new SDK android methods (Defold 1.2.188)
- Use smaller scope for the callback's mutex to avoid possible ANRs/Crashes
- Use new Defold SDK API (1.2.188) for attaching VM thread and loading java class
Issue with bundling on Android
- fix issue
local variable placementId is accessed from within inner class; needs to be declared final
in some Defold versions
EVENT_SDK_ERROR message contain `placement_id`
All the EVENT_SDK_ERROR messages now containplacement_id
Unity ADS Android SDK 3.7.5
- Use the latest at the moment Android SDK 3.7.5
SDK 3.7.2 for Android as the latest working SDK
- FIX issue for android