Skip to content

Releases: tenjin/tenjin-react-native-sdk

1.1.4

20 Dec 20:02
697e7df
Compare
Choose a tag to compare

iOS

  • Remove bitcode from XCFramework

Android

  • Improve Install Referrer implementation

SDK versions

  • iOS version 1.14.6
  • Android version 1.16.6

1.1.3

21 Oct 19:06
eb9eded
Compare
Choose a tag to compare

iOS

  • Improve SKAN postbacks implementation for older SKAN methods

SDK versions

  • iOS version 1.14.5
  • Android version 1.16.5

1.1.2

03 Sep 15:44
a9eceba
Compare
Choose a tag to compare

iOS

  • Remove iAd framework
  • Add SKAN methods to update conversion value postbacks

SDK versions

  • iOS version 1.14.4
  • Android version 1.16.4

1.1.1

29 Jul 22:30
427dcbc
Compare
Choose a tag to compare

Android

  • Improved the process for retrieving Google Advertising ID (GAID)

SDK versions

  • iOS version 1.14.3
  • Android version 1.16.4

1.1.0

20 Jun 21:29
41cb99b
Compare
Choose a tag to compare

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

1.0.5

17 May 16:43
bcf3f30
Compare
Choose a tag to compare
  • Added setCustomerId and getCustomerId methods

  • Added updatePostbackConversion value methods for SKAN

  • iOS version 1.12.23

  • Android version 1.12.20

1.0.2

08 Nov 20:25
aa1c4a2
Compare
Choose a tag to compare
  • Updated iOS SDK to version 1.12.19
  • Updated Android SDK to version 1.12.19
  • Fixed bug on getAttributionInfo parsing JSON formats

1.0.0

10 Oct 22:54
a60f905
Compare
Choose a tag to compare

First version of the React Native plugin:

  • iOS wrapper
  • Android wrapper
  • npm support
  • Documentation