Daro SDK
- daro-core
- daro-a
- daro-m
- daro-compose-util
Changelog
- fix SDKConfig proguard issue.
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
Changelog
- New Ad Format “App Open Ad” Support
Changelog
- Improved retry logic for “Ad Unit is not valid” issue
Changelog
- Fixed log DB CursorWindowAllocationException crash issue
- Fixed workmanager TooManyRequestsException crash issue
Changelog
- Enhanced error messages
- Fixed various init-related bugs
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
Changelog
- Fixed crash related to uncalled init
- Fixed bug where init was called unnecessarily
Changelog
- Improved retry logic for rewarded and interstitial ads
Changelog
- Improved init failure issues
Changelog
- Improved SDK internal error messages
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
Changelog
- Added manual adapter registration feature
Changelog
- Fixed lightpopup button position issue
Changelog
- Fixed bug where lightpopup design options were not properly applied
Changelog
- Added support for async init method
- Added flag to enable debugging logs
Changelog
- Fixed crash issue when calling privacy-related methods
Changelog
- Addressed intermittent daro sdk init failure issue
Changelog
- Added CCPA and COPPA support
Changelog
- Changed min sdk version to 23
Changelog
- Cleaned up DaroAdLoadError related classes
Changelog
- Cleaned up DaroAdInfo related classes
Changelog
- Changed to explicitly call init
- Removed internal CoroutineWorker usage logic
Changelog
- Automated init processing at app execution
- Fixed CoroutineWorker operation and crash issues
Changelog
- Fixed bug causing intermittent crashes during CoroutineWorker invocation
Changelog
- Fixed native template design alignment issue
Changelog
- Fixed missing log transmission at app termination
Changelog
- Added Daro Server integration
- Changed to read adapters through Core library for ad integration
Daro SDK Plugin
Changelog
- Improved RN plugin application failure issue
Changelog
- Added integration to also read android-daro-key.txt
- Fixed minor bug related to multi-flavor application
Changelog
- Added multi-flavor support
Changelog
- Added agp 7.4.2 support
Changelog
- Downgraded to jdk 11
Changelog
- Added buildFlavor-specific appKey application logic
Changelog
- Added buildFlavor-specific appKey application logic
Changelog
- Changed namespace from droom.daro to so.daro
Changelog
- Added plugin to read daro-key.txt

