RC1.15
Features:
- AppNexus Javascript API for Mobile (ANJAM) available documentation here https://wiki.appnexus.com/display/sdk/ANJAM+User+Guide
- Allows creatives to control external vs. internal browser launch.
- Check/Fire deep links.
- Allow creatives to send custom events to applications, AppEventListener.
- Public interface for AdListener.AdRequestFailed has changed to include a ResultCode indicating the reason for failure.
- Created a global static class
SDKSettings
for SDK-wide management of user location and AAID. - Updated mediation adaptors to pull available targeting information (age, gender, location).
Bug Fixes:
- Improved the consistency of the location request parameter.
- Fixed a memory leak caused by a static reference to Context in Clog.
- Fixed issue where native dialogs within an MRAID creative would appear in the wrong window.