Skip to content

Releases: AGulev/defold-extension-unity-ads

Unity ADS SDK updated to 4.2.1

12 May 06:35
Compare
Choose a tag to compare

Updated Unity ADS SDK to 4.2.1 (iOS / Android)

Unity ADS SDK updated to 4.2.0

08 May 12:03
Compare
Choose a tag to compare

Updated Unity ADS SDK to 4.2.0 (iOS / Android)

Unity ADS SDK updated to 4.1.0

16 Apr 09:52
Compare
Choose a tag to compare

Banner cut by navigation bar

02 Jan 11:55
47b9ff1
Compare
Choose a tag to compare
  • Fix issue when banner cut by navigation bar #24

Unity SDK 4.0.0

02 Dec 20:45
Compare
Choose a tag to compare

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 for initialize()- now it's always true by default.

Smaller mutex scope + use new SDK android methods (Defold 1.2.188)

28 Oct 18:01
Compare
Choose a tag to compare
  • 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

28 Sep 15:51
Compare
Choose a tag to compare
  • 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`

27 Sep 07:54
Compare
Choose a tag to compare

All the EVENT_SDK_ERROR messages now containplacement_id

Unity ADS Android SDK 3.7.5

25 Sep 08:32
Compare
Choose a tag to compare
  • Use the latest at the moment Android SDK 3.7.5

SDK 3.7.2 for Android as the latest working SDK

04 Aug 19:23
Compare
Choose a tag to compare