Unity SDK Changelog
Version 1.6.14
January 2, 2025
- Improvements to offerwall UI and performance
Version 1.4.0
December 18, 2024
- Updates to the newest instance of the Android offerwall UI
Version 2.2.0
June 7, 2024
- Resolves test offerwall bug for iOS instance
Version 2.1.0
May 2, 2024
- Fixes screen freeze issue on Android by upgrading webview dependency
- Removes HtmlAgilityPack and its usage
Version 2.0.7
December 12, 2023
- Bug fixes and performance improvements
Version 2.0.6
October 6, 2023
- Bug fixes and performance improvements
Version 2.0.5
July 15, 2023
- Bug fixes and performance improvements
Version 2.0.3
November 18, 2020
- Enabled back button support in the webview
Version 2.0.2
November 3, 2020
- Fixed iOS crash on startup
- Updated UniWebView package
Version 2.0.01
March 12, 2020
- Replaced custom webview with UniWebView
- Added logic to close a webview video ad if play confirmation was not received
- Refactored methods and variables to use the term interstitial rather than standard or non-rewarded
- Added init params to webview videos when starting
- Added verbose logging option - when verbose logging is turned on, lots of info will be logged to the console such as response data from API calls
- Updated market URL for Google Play Store
- Added logic for ignoring multiple taps on webview ads
- Added support for videos playing inside webviews with sound
Version 1.3.04
March 15, 2019
- iPad bug fixes
Version 1.3.03
March 6, 2019
- New version of the webview logic for Android - it now opens in a separate activity
- AdGem.verboseLogging added
- The variable loadBeforeShowing is now AdGem.loadOfferWallBeforeShowing
- loadOfferWallBeforeShowing defaults to true for Android
Version 1.3.02
February 18, 2019
- Changed the overall namespace to AdGemUnity
- Changed loadBeforeShowing variable to AdGem.loadOfferWallBeforeShowing
- Moved delegate definitions from AdGemPlugin to AdGem
Version 1.3.01
February 12, 2019
- Added loadBeforeShowing parameter to allow you to wait for the offerwall to be loaded before it animates onto the screen
Version 1.2.103
February 8, 2019
- Replaced UniWebView with a custom AdGem webview plugin
Version 1.2.102
January 16, 2019
- Started using the namespace AdGem
Version 1.2.101
November 16, 2018
- Eliminated the need to have an update function running on the AdGemOfferwall object
- Implemented a "back off" approach to checking if internet connection has been restored in order to load the offer wall web page
Version 1.2.1
November 12, 2018
- Flag added: openOfferWallInBrowser - this causes the offer wall to always be opened in a browser, even if the current device is modern
- If the device is Android 4 or below, or if it is iOS 8 or below, the offer wall will open in a browser
Version 1.2.0
November 8, 2018
- This changelog now exists
- Image assets are no longer compressed, so we shouldn't see any more jpg-y artifacts
- New property: AdGemPlugin.alwaysOpenAppStoreInBrowser – when set to true, the app store will be opened via browser instead of directly from the app
Updated on June 7, 2024