パッケージの詳細

react-native-yieldlove

yieldlove1.2kMIT3.1.0

Yieldlove SDK bridge for React Native

react, react-native, react native, yieldlove

readme

react-native-yieldlove

Yieldlove SDK for React Native (3.1.0)

Change log

[3.1.0] (05.June.2025)

  • Removed CriteoSDK
  • Enabled/Disabled Confiant via the setting from the SDK server
  • Will attempted to initialize Confiant again when it failed.
  • Upgraded the debug information panel
  • Displayed the version number
  • Improved the error message from the SDK
  • Supported Fluid size for Google Ad
  • Disabled Gravite Shake Debug mode
  • Displayed the Gravite debug information via the debug panel (Android)
  • Disabled Gravite Shake Debug mode by default. This will be enabled when inspection mode is enabled. (iOS)
  • Fixed the issue that applications can obfuscate the SDK, which can result in disabling ID5
  • Yieldlove.developerModeEnabled is obsolete. Use Yieldlove.enableInspectionMode()
  • Yieldlove.debug is obsolete. Use Yieldlove.enableDebugMode()

[3.0.0] (25.March.2025)

  • Updated Gravite SDK version:
    • iOS: 3.12.0
    • Android: 3.12.5
  • Updated Kotlin version is 2.0
  • Fixed an issue where the banner size from Gravite was not being set correctly.
  • Fixed an issue where the zone was excluded in the placement name for Gravite

Requirements

  • React Native 0.73.0 or above
  • Android Min SDK 24
  • iOS 15.0 or above
  • Kotlin 2.0.20

Integration Document

React Native Integration Document

Use Gravite and Confiant.

For more detailed information, refer to the Development Document Link

Testing ads

Please contact your account manager to get your test configuration.

Troubleshooting

My application crashes on start

The Google Mobile Ads SDK may be initialized without an application ID.

Ad Manager

iOS: Update your Info.plist. Android: Get Started

AdMob

iOS: Update your Info.plist. Android: Get Started

Release Notes

[2.6.1] (01.October.2024)

  • Gravite and Confiant are added as Plugin
  • Support Stroeer to Gravite Placements Mapping Table.
  • Support Gravite Direct Call
  • Added the ad source. (Stroeer / Gravite)
  • Disabled the error log for error report requests.

[2.5.0] (01.October.2024)

  • Backfill feature is not supported.

[2.4.2] (12.September.2024)

  • Fixed the issue causing the initial advertisement loading to fail.

[2.4.1] (6.September.2024)

  • Added privacy manifest file for IOS (If you don't want to update library check the appendix part)

[2.4.0] (4.September.2024)

  • Added a BackFill feature.
  • Java version is updated (17)