GuidesAPI ReferenceRelease Notes
HomeLog InHome
Release Notes

0.15.1 - iOS

ChangeLog

Updated

  • Updated invalidDataSourceTypeProvided error value from BlazeDataSourceType to String.
    Note: This is a breaking change, so make sure to update code usage.

Added

Removed

  • Removed the shouldPrepareContent parameter from the BlazeMomentsPlayerContainer init method.
    Note: This is a breaking change, so make sure to update code usage.
    • Call prepareMoments() instead.