BlueStack SDK v1.0.1 for React Native
· Une minute de lecture
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.