Tài liệu

Hỗ trợ

Changelog

Review the Unity plugin Changelog to stay updated on fixes and changes, such as UI tweaks, deprecated interfaces, updated APIs, and improved debugging tools.
Thời gian đọc 2 phútCập nhật lần cuối một tháng trước

14.6.0 (2025-11-20)

  • Added support for React Native New Architectures (Old architecture support remains available)
  • Bug fixes/improvements inherited from the iOS and Android versions.

14.5.0 (2025-10-10)

  • Updated to React Native 0.81.0.
  • Updated to Kotlin 2.2.0. Minimum version is now 2.0.0.

14.4.0 (2025-06-03)

  • Updated React Native to 0.79.2.
  • Added
    setCustomParameter
    method.
  • Improvements to logging:
    • Added
      setLoggingLevel
      and
      getLoggingLevel
      methods.
    • Deprecated
      setDebugEnabled
      method.

14.3.1 (2025-04-25)

  • Bug fixes inherited from the iOS and Android versions.

14.3.0 (2025-04-07)

  • Connect code changes.
  • Updated React Native tools to 0.76.6.
    • Minimum Android version increased to API 24.
    • Minimum iOS version 15.1
  • Added getter to
    OptOutAdvertisingId
  • Added Purchase and Currency value inputs to EasyApp.
  • Added
    OptOutAdvertisingId
    toggle to EasyApp UI.
  • Bug fixes inherited from the iOS and Android versions.

14.2.1 (2024-12-09)

  • Version bump.

14.2.0 (2024-12-04)

  • Updated React Native to v0.75.3.
  • Bug fixes inherited from the iOS and Android versions.

14.1.1 (2024-10-15)

  • Bug fix inherited from the Android version.

14.1.0 (2024-10-02)

  • Minor bug fix for EasyApp.
  • Bug fixes inherited from the iOS and Android versions.

14.0.1 (2024-07-16)

  • Bug fixes inherited from the iOS version.

14.0.0 (2024-07-01)

  • Updated ReactNative to 0.74.1.
  • Updated
    trackPurchase()
    interface.
  • Added UserId getter
    Tapjoy.getUserId()
    .
  • Added User Level getter
    Tapjoy.getUserLevel()
    .
  • Removed
    setActivity
    .
  • Removed deprecated PrivacyPolicy interface.
  • Updated EasyApp UI to respect various interface resolutions.
  • Fixed ‘request’ button in EasyApp remaining inactive after connecting.
  • Fixed ‘max level’ input glitch in EasyApp.

13.4.1 (2024-03-19)

  • Bug fixes inherited from the iOS version.

13.4.0 (2024-03-04)

  • Upgraded Sample App to 0.73.x.
  • Added support for User Tags.
  • Added
    onConnectWarning
    callback.

13.3.0 (2023-11-30)

  • Bug fixes inherited from the iOS and Android versions.

13.2.1 (2023-10-05)

  • Bug fixes inherited from the iOS version.

13.2.0 (2023-09-27)

  • New API to set max user level.
  • New API to set user segments.
  • New API to set currency balance (Self-managed currency only).
  • New API to set currency demand.
  • New API to set Placement entry point.
  • Updated user privacy interface to use TJStatus.
  • Added
    optOutAdvertisingId
    for Android.
  • Error messages will now be returned in the connect failure callback.
  • Updated ‘react-native’ dependency to 0.72.5

13.1.2 (2023-07-14)

  • Bug fix inherited from Android version.

13.1.1 (2023-06-30)

  • Bug fix inherited from Android version.

13.1.0 (2023-06-28)

  • Added proguard file to fix
    minifyEnabled: true
    on Android.
  • Fixed iOS status bar overlapping Offerwall UI.
  • Bug fixes and features inherited from the iOS and Android versions.

13.0.1 (2023-05-19)

  • First release, supports Offerwall, Privacy values, Currency & UserID.