For detailed instructions on integrating Stroeer SDK into your Android application, refer to the official documentation:
Android Integration Documentation
- Fixed an issue where configuration loading could fail permanently due to unstable or lost network connections.
- Improved configuration download reliability by storing and reusing the last successfully downloaded configuration until a new one is available.
- Added retry logic for configuration downloads when network failures occur.
- Removed loading timeout to allow publisher-controlled banner loading
- Added support for enabling inspection mode via adb shell setprop log.tag.StroeerSDK V
- Fixed the issue that the SDK may crash when the activity context is destroyed.
- Removed the adex call.
- Improved the performance of okhttpRequest.
- Added new debug information.
- Simplified the implementation for banner, interstitial, and rewarded formats.
- The class name is updated. (Yieldlove -> Stroeer). Please make sure to update your imports accordingly.
- Updated third-party libraries:
- CMP: 7.15.9
- Gravite: 3.14.3
- Confiant: 6.1.3
- Google Mobile Ads SDK: 24.6.0
Release Date: 2025-09-03
- Fixed an issue where the application triggers an ANR (Android Not Responding) state when it crashed.
Release Date: 2025-09-01
- Fixed a memory leak in the Google SDK integration.
- Fixed an issue where the SDK could freeze under certain conditions
Release Date: 2025-08-25
- Updated Kotlin to 2.1.0 (required for Google Mobile Ads SDK 24).
- Updated Android Target SDK to 35.
- Updated Gradle to 8.7.0 and Android Gradle Plugin to 8.6.0.
- Library updates:
- Google Mobile Ads SDK 24.5.0
- Gravite 3.13.6
- SourcePoint 7.11.2
- Prebid 2.5.0
- General memory management improvements.
- Reduced the risk of leaks when handling ads.
- A minor memory leak related to the Google Mobile Ads SDK has been identified. Investigation is in progress, and a fix will be included in an upcoming release.
Release Date: 2025-08-14
- Added Reload Banner, Interstitial, Consent, Privacy, and Reset Consent buttons.
- Integrated banner and interstitial ad examples into the sample app.
- Fixed various UI issues for smoother user experience.
- Resolved an issue where the banner
destroy()method was not being called in the application.
- Starting from this release, the example application version will match the SDK version.
- A minor memory leak in the SDK has been identified and will be fixed in v7.2.0 (scheduled for release by the end of August 2025).