Skip to content

iOS Changelog

March 18, 2024 – Version 1.5.3

  • Updated property in the Info.Plist to alleviate XCode errors

February 15, 2024 – Version 1.5.2

  • Resolves missing bundle version info.plist file due to XCode 15.1 update

January 08, 2024 – Version 1.5.1

  • Resolves missing bundle version or bundle version short declared in info.plist file

January 26, 2021 – Version 1.5.0

  • Renamed module AdGemSdk to resolve ambiguous reference between module and class AdGem
  • Switched to the XCFramework distribution packaging format
  • Resolved incompatibility issue with newer versions of Swift (5+)

April 6, 2020 – Version 1.4.0

  • Resolved incompatibility issue with new versions of Swift (>5)

April 24, 2019 – Version 1.3.9

  • Resolves issues where some users were not receiving notification callback of a completed offer

Mar 1, 2019 – Version 1.3.5

  • Fixed issue where some users would see a green screen flash before the offer wall loaded

Feb 26, 2019 – Version 1.3.4

  • Allows user to close the offer wall in case of slow or no internet

Feb 7, 2019 – Version 1.3.2

  • Fixes a bug where loading the offer wall multiple times can cause a crash

Feb 6, 2019 – Version 1.3.1

  • Bug Fixes and Enhancements
  • Ability to easily read version number through the app

Jan 7, 2019 – Version 1.3

  • Offer wall no longer caches
  • New Delegate methods added: adGemOfferwallStartedLoading(), adGemOfferwallFinishedLoading(), adGemOfferwallFailedToLoad(error: Error), adGemOfferwallClosed()

Nov 20, 2018 – Version 1.2.5

  • Added better Obj-C support

Nov 20, 2018 – Version 1.2.4

  • Added support for viewing the App Store in landscape

Nov 15, 2018 – Version 1.2.3

  • Fixed a bug where a UINavigationController would prevent hiding the Offerwall

Nov 12, 2018 – Version 1.2.2

  • Fix, supporting Xcode 10 and Swift 4.2


Updated on March 18, 2024

Back to top