Skip to content

1.1.0

Compare
Choose a tag to compare
@giraldogdiego giraldogdiego released this 20 Jun 21:21
· 14 commits to master since this release
a9addba

Ionic

  • Add new SDK methods
  • Add support for Capacitor 5.0

iOS

  • Added armv7 and armv7s to library to support iOS 10
  • Added support for retry/cache of events and IAP
  • Added remote_campaign_id parameter to getAttributionInfo() response
  • Added Clever Ads Solution Impression Level Ad Revenue
  • Fixed concurrency issue on connect method call
  • Added support for Swift 5.8.1 compiler
  • Added TradPlus Impression Level Ad Revenue
  • Add retry for ASA attribution token
  • SKAN - Enable multiple SKAN CV postbacks on a single session
  • Add optInOutUsingCMP method to manage GDPR opt-in/opt-out through CMP consents
  • Add analytics_installation_id parameter and getter method getAnalyticsInstallationId
  • Capture and send Google DMA parameters ad_personalization and ad_user_data
  • Add deferred_deeplink_url and click_id to getAttributionInfo method
  • Add opt out (optOutGoogleDMA) and opt in (optInGoogleDMA) methods for Google DMA
  • Add Privacy manifest (PrivacyInfo.xcprivacy) to the SDK
  • Adjust attribution retry times

Android

  • Added support for retry/cache of events and IAP
  • Added remote_campaign_id parameter to getAttributionInfo() response
  • Added CAS Impression Level Ad Revenue
  • Added TradPlus Impression Level Ad Revenue
  • Added support for Java 8
  • Added Amazon IAP transactions
  • Add optInOutUsingCMP method to manage GDPR opt-in/opt-out through CMP consents
  • Capture and send Google DMA parameters ad_personalization and ad_user_data
  • Add deferred_deeplink_url and click_id to getAttributionInfo method
  • Add opt out (optOutGoogleDMA) and opt in (optInGoogleDMA) methods for Google DMA
  • Add support for Meta install referrer
  • Adjust attribution retry times

SDK versions

  • iOS version 1.14.3
  • Android version 1.16.4