GuidesAPI ReferenceRelease Notes
HomeLog InHome
Release Notes

0.8.5 - iOS

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.