Skip to main content

Daro SDK

  • daro-core
  • daro-a
  • daro-m
  • daro-compose-util
1.3.8
2025-11-21
Changelog
  • fix SDKConfig proguard issue.
1.3.7
2025-11-21
Changelog
  • Added setAppMute(...) method to control app mute
    • Supported ad formats: App Open, Banner, Interstitial, Rewarded, Rewarded Interstitial
  • Provides SDKConfig configuration options in the Daro.init(…) / Daro.initAsync(…) methods
1.3.6
2025-11-18
Changelog
  • New Ad Format “App Open Ad” Support
1.3.5
2025-09-24
Changelog
  • Improved retry logic for “Ad Unit is not valid” issue
1.3.4
2025-09-23
Changelog
  • Fixed log DB CursorWindowAllocationException crash issue
  • Fixed workmanager TooManyRequestsException crash issue
1.3.2
2025-09-12
Changelog
  • Enhanced error messages
  • Fixed various init-related bugs
1.3.0
2025-09-04
Changelog
  • Added feature to preload native and banner ads without creating view instances
  • Fixed bug where init would fail if not called from main thread
  • Changed native ad binder application method
    • as-is: declared during adUnit creation
    • to-be: configured to set on adView before load
1.2.17
2025-09-02
Changelog
  • Fixed crash related to uncalled init
  • Fixed bug where init was called unnecessarily
1.2.15
2025-08-29
Changelog
  • Improved retry logic for rewarded and interstitial ads
1.2.14
2025-08-28
Changelog
  • Improved init failure issues
1.2.12
2025-08-22
Changelog
  • Improved SDK internal error messages
1.2.11
2025-08-13
Changelog
  • Fixed intermittent crash due to db issues at app startup
  • Addressed lightpopup button hiding issue on small-screen devices
  • Fixed intermittent crash during lightpopup dismiss
1.2.10
2025-08-11
Changelog
  • Added manual adapter registration feature
1.2.9
2025-08-11
Changelog
  • Fixed lightpopup button position issue
1.2.8
2025-08-11
Changelog
  • Fixed bug where lightpopup design options were not properly applied
1.2.7
2025-08-06
Changelog
  • Added support for async init method
  • Added flag to enable debugging logs
1.2.5
2025-08-06
Changelog
  • Fixed crash issue when calling privacy-related methods
1.2.4
2025-08-05
Changelog
  • Addressed intermittent daro sdk init failure issue
1.2.0
2025-07-18
Changelog
  • Added CCPA and COPPA support
1.1.2
2025-07-16
Changelog
  • Changed min sdk version to 23
1.1.1
2025-07-10
Changelog
  • Cleaned up DaroAdLoadError related classes
1.1.0
2025-07-10
Changelog
  • Cleaned up DaroAdInfo related classes
1.0.7
2025-07-03
Changelog
  • Changed to explicitly call init
  • Removed internal CoroutineWorker usage logic
1.0.6
2025-06-22
Changelog
  • Automated init processing at app execution
  • Fixed CoroutineWorker operation and crash issues
1.0.4
2025-06-20
Changelog
  • Fixed bug causing intermittent crashes during CoroutineWorker invocation
1.0.3
2025-06-16
Changelog
  • Fixed native template design alignment issue
1.0.1
2025-06-13
Changelog
  • Fixed missing log transmission at app termination
1.0.0
2025-06-11
Changelog
  • Added Daro Server integration
  • Changed to read adapters through Core library for ad integration

Daro SDK Plugin

1.0.12
2025-09-23
Changelog
  • Improved RN plugin application failure issue
1.0.11
2025-09-05
Changelog
  • Added integration to also read android-daro-key.txt
  • Fixed minor bug related to multi-flavor application
1.0.9
2025-09-01
Changelog
  • Added multi-flavor support
1.0.8
2025-08-25
Changelog
  • Added agp 7.4.2 support
1.0.7
2025-08-22
Changelog
  • Downgraded to jdk 11
1.0.6
2025-08-11
Changelog
  • Added buildFlavor-specific appKey application logic
1.0.5
2025-07-22
Changelog
  • Added buildFlavor-specific appKey application logic
1.0.1
2025-07-08
Changelog
  • Changed namespace from droom.daro to so.daro
1.0.0
2025-06-11
Changelog
  • Added plugin to read daro-key.txt

Migration Guide for 0.x.x

The 0.x.x SDK version has many changes including SDK initialization, ad unit configuration, and addition of new ad formats. For details, please refer to the following document: