Skip to content

Releases: GreedyGame/android-native-plugin

Version 8.5.1

09 Jan 06:14
Compare
Choose a tag to compare
  • Corrupted file format handling.
  • Hashmap optimized.
  • Float unit removal bug fix.

Version 8.5

13 Dec 14:44
Compare
Choose a tag to compare
  • IMA Sdk dependency added to support VAST 2.0 . Previous implementation of inbuilt VAST2.0 handling logic removed.
  • Removed getPathByName APIs.
  • Permission model removed from callbacks.
  • Google Play Services dependency with support from version number 6.5.87 and above.
  • In Native integration Floatunit can be added to a viewgroup as well.
  • Broadcast action install_referrer is removed.
  • Initializing is done without the debug flag.
  • Callbacks changed from a single IAgentListener to split listeners StateListener and ProgressListener in Native integration.
  • GGAdHeadActivity name changed to GGUiiActivity.
  • Only mandatory permissions are Location and Internet.
  • Ads and Location components are the only play services mandatory dependency.

Version 8.5-beta

07 Dec 14:21
Compare
Choose a tag to compare

This is a beta release for SDK version 8.5.

*Mandatory dependency with IMASDK and Play services -ads component.
*Install_Referrer action removed.
*Unavailable Permissions callback removed from SDK.
*Multiple float unit support.
*Unified point for API calls.
*Removed offline functionality
*Faster Web caching.

Version 8.4.5

08 Nov 06:20
Compare
Choose a tag to compare
  • File.java fixSlashes method bug fix.

Version 8.4.4

13 Oct 10:27
Compare
Choose a tag to compare
  • Activity lifecycle bug fix.
  • Minor optimizations.

Version 8.4.3

26 Sep 07:50
Compare
Choose a tag to compare
  • Minor bug fix

Version 8.4.2

20 Sep 10:24
Compare
Choose a tag to compare
  1. Device Specific Issues With Volley Addressed.
  2. Minor bug fixes.

Version 8.4

18 Aug 14:25
Compare
Choose a tag to compare
  • Unified initialization for faster response.
  • Play services Dependency.
  • Video Caching, Faster Ad Serving.
  • Minor bug fixes.

Version 8.3

03 Aug 16:00
Compare
Choose a tag to compare
  • Video Ad Feature Support.
  • VAST 2.0 and 3.0 compliant
  • Reward Feature for in game incents for the users.
  • Minor Bug Fixes.

Version 8.2

06 Jul 10:15
Compare
Choose a tag to compare
  • Offline Native Ads.
  • Reduced mandatory permission set.
  • Unified download API architecture.
  • Simplified Integration Process. ( Manifest Checking ).
  • Simplified callbacks during initialization.
  • Native and Float unit id declaration moved to XML with support of Integration Wizard in publisher panel.
  • Direct integration with android studio with introduction of AAR.