unity-ads-android

Unity Ads SDK for Android

OTHER License

Stars
224
Committers
11

Bot releases are visible (Hide)

unity-ads-android - Release 3.3.0

Published by UnitySteven about 5 years ago

Added

  • Banner optimization:
  • New banner API, featuring the BannerView class.
  • The new API supports multiple banners in a single Placement, with flexible positioning.

Fixed

  • WebView onRenderProcessGone crash fix
unity-ads-android - Unity Ads 3.2.0

Published by thatguyhampton about 5 years ago

Features

unity-ads-android - Unity Ads 3.1.0

Published by UnitySteven over 5 years ago

Features

  • Multiple Listeners - Ability to add/remove multiple listeners

Bug Fixes

  • Banner Memory Leak
  • GetDeviceId on android SDK < 23
  • Analytics onLevelUp takes a string instead of an int
  • Crash prevented in the AdUnitActivity.onPause
unity-ads-android - Unity Ads 3.0.3

Published by ujappelbe over 5 years ago

unity-ads-android - Unity Ads 3.0.1

Published by ujappelbe over 5 years ago

API for setting Banner positioning
Embedded documentation updates
Various bugfixes identified in the 3.0.0 SDK

unity-ads-android - Unity Ads 3.0.0

Published by ujappelbe about 6 years ago

Unity Monetization Platform
Personalized Placements
Banners
AR Ads
Various bugfixes identified in the 2.3.0 SDK

unity-ads-android - Unity Ads 2.3.0

Published by ujappelbe over 6 years ago

  • Improved HTTP request handling
  • Minor optimisations & bug-fixes
unity-ads-android - Unity Ads 2.2.1

Published by ujappelbe over 6 years ago

  • Minor optimisations & bug-fixes.
unity-ads-android - Unity Ads 2.2.0

Published by ujappelbe over 6 years ago

  • IAP Promotion support
  • Increased flexibility showing different ad formats
  • Improved cache handling
unity-ads-android - Unity Ads 2.1.2

Published by ujappelbe almost 7 years ago

  • Minor optimisations and bug-fixes
unity-ads-android - Unity Ads 2.1.1

Published by ujappelbe about 7 years ago

  • Add support for rare orientation detection edge-cases
  • Fix issues related to cache directory availability
  • Fix rare network request exception handling failure
unity-ads-android - Unity Ads 2.1.0

Published by vertti over 7 years ago

  • Minimum supported API level is now 16 (Android 4.1), the SDK works on older devices, but will not show ads.
unity-ads-android - Unity Ads 2.0.8

Published by vertti over 7 years ago

  • Fixed a couple of minor crash scenarios
unity-ads-android - Unity Ads 2.0.7

Published by vertti almost 8 years ago

  • Minor internal fixes and improvements
unity-ads-android - Unity Ads 2.0.6

Published by vertti almost 8 years ago

  • Minor internal fixes and improvements
unity-ads-android - Unity Ads 2.0.5

Published by vertti almost 8 years ago

  • Fix race condition with connection events in SDK init
unity-ads-android - Unity Ads 2.0.4

Published by rikshot about 8 years ago

  • Revert back to targetSdkVersion 23
  • Fix rare video player progress timer issue
unity-ads-android - Unity Ads 2.0.3

Published by rikshot about 8 years ago

  • Fix rare NPE when host application has been killed and recreated.
  • Fix double show issues.
  • Remove WebView debuggable flag.
  • Minor internal bug fixes.
unity-ads-android - Unity Ads 2.0.2

Published by jannenikula about 8 years ago

First stable release of Unity Ads 2.0. Fixes problems with activity handling and networking.

unity-ads-android - Unity Ads 2.0 Release Candidate 1

Published by jannenikula about 8 years ago

First release candidate of Unity Ads 2.0. Debug logging is now turned off by default. You can toggle it on with setDebugMode.