0.8.5 - iOS
February 21st, 2024
ChangeLog
Added
- Added new analytics events:
- app_launch - When the app is opened.
- app_pause - When the app is sent to the background.
- app_continue - When the app resumes from background to foreground.
- Added a new optional delegate parameter in BlazeSDK.initialize method.
Updated
- The prefetching policy has been updated.
- Enhanced & optimized Interactions performance.
Fixed
- Fix edge cases of prefetch requests failing.
