Skip to content

Releases: GreedyGame/unity-plugin

Release 8.8.16.1-Xcode10.2

30 Sep 13:44
Compare
Choose a tag to compare

UNITY FIXES

  • Fixed the initialization issue caused due to AndroidJavaProxy null pointer occurring in Unity Version 2017.4.29 iOS builds.
  • Added link.xml to avoid stripping issues

iOS : This unity package supports Xcode Version 10.2 In case you are using Xcode 10.0 or 10.1 use Release 8.8.16.1 version in the release section.

Release 8.8.16.1-Xcode10

30 Sep 13:47
Compare
Choose a tag to compare

UNITY FIXES

  • Fixed the initialization issue caused due to AndroidJavaProxy null pointer occurring in Unity Version 2017.4.29 iOS builds.
  • Added link.xml to avoid stripping issues

iOS : This unity package supports Xcode Version 10.0 & 10.1 In case you are using Xcode 10.2 use Release 8.8.16.1-Xcode10.2 version in the release section.

Release 8.8.16-Xcode10.2

04 Jul 11:56
Compare
Choose a tag to compare

CORE SDK FIXES

  • Fixed crash when applying ellipsis to the image processing.
  • Fixed crash because of non-thread-safe access of timer.

UNITY FIXES

  • Fixed the unnecessary permission getting added in manifest issue.
  • Fixed the native bridge dll not found issue

iOS : This unity package supports Xcode Version 10.2 In case you are using Xcode 10.0 or 10.1 use Release 8.8.16 version in the release section.

Release 8.8.16

04 Jul 11:58
Compare
Choose a tag to compare

CORE SDK FIXES

  • Fixed crash when applying ellipsis to the image processing.
  • Fixed crash because of non-thread-safe access of timer.

UNITY FIXES

  • Fixed the unnecessary permission getting added in manifest issue.
  • Fixed the native bridge dll not found issue

iOS : This unity package supports Xcode Version 10.0 & 10.1 In case you are using Xcode 10.2 use Release 8.8.16-Xcode10.2 version in the release section.

Release 8.8.15

03 Jun 10:18
Compare
Choose a tag to compare
  • Fixed the Multiple Init and Admob cta button issue.
  • GreedyGame SDK compatible with XCode version 10.2 and 10.2.1( Swift 5 ).

iOS : This unity package supports Xcode Version 10.0 & 10.1 In case you are using Xcode 10.2 use Release 8.8.15-Xcode10.2 version in the release section.

Release 8.8.15-Xcode10.2

20 May 16:55
Compare
Choose a tag to compare
  • Fixed the Multiple Init and Admob cta button issue.
  • GreedyGame SDK compatible with XCode version 10.2 and 10.2.1( Swift 5 ).

iOS : This unity package supports Xcode Version 10.2 In case you are using Xcode 10.0 or 10.1 use Release 8.8.15 version in the release section.

Release 8.8.14-Xcode10.2

16 Apr 14:18
Compare
Choose a tag to compare
  • Removed all permissions from the Manifest
  • Fixed a crucial crash when trying to render the ad in multiple lines.

iOS : This unity package supports Xcode Version 10.2 In case you are using Xcode 10.0 or 10.1 use Release 8.8.14 version in the release section.

Release 8.8.14

16 Apr 14:14
Compare
Choose a tag to compare
  • Removed all permissions from the Manifest
  • Fixed a crucial crash when trying to render the ad in multiple lines.

iOS : This unity package supports Xcode Version 10.0 & 10.1 In case you are using Xcode 10.2 use Release 8.8.14-Xcode10.2 version in the release section.

Beta Version 9.0

16 Apr 10:40
Compare
Choose a tag to compare
Beta Version 9.0 Pre-release
Pre-release

Plugin Support

  • Integrate the SDK without leaving the comfort of your unity editor.
  • Creation of units and Initializing the SDK can now be done with a few clicks using the plugin.

Improved Rendering Pipeline

  • Improved image downloading and processing modules which smoothened out the rendering of ads.

Misc

  • Control the clickability of units from the panel.
  • declaration changes in the manifest.
  • Improved Ad Delivery

Support from Unity Version 5.4

Plugin Support from Unity 2017 and above.

Release 8.8.13.1

28 Dec 09:09
Compare
Choose a tag to compare

Bug Fix

  • Fixed orientation issue on iOS devices.

Additions

  • Added new NativeBridge dll's to support IL2CPP builds.

If you are building for XCode 10 please use Release 8.8.13.1-XCode10