BlueStack SDK v1.2.0 for React Native
· Une minute de lecture
Added
- Added public API BluestackSDK.IsInitialized() to check initialization status anytime.
- Added adType validation to handle undefined values safely.
Changed
- Modified SDK initialization process to prevent reinitialization.
- Android banner creation delayed to next frame for proper prop update.
- Banner show/hide now handled in bridge to avoid native view removal.