BlueStack SDK v1.0.1 for React Native
· Une minute de lecture
React Native SDK [1.0.1] 2024-09-30
Bluestack React Native SDK 1.0.1 has been released with the following changes!
Added
- Auto SDK initialization in case the banner load starts before SDK initialization, provided that shouldLoadWhenReady is set to true.
Changed
- Updated the SDK to use the native Android SDK version 4.4.3
- Updated the SDK to use the native iOS SDK version 4.4.10
Fixed
- The issue of Banner load triggering multiple times in case of shouldLoadWhenReady. Now, Performing Banner load after all the BannerAdView props are set.