Change Log
start()
andstop()
APIs onPictureInPictureController
to start and stop any eligible player without feedID parameter- VAST tracking for autoplayed ads in feed thumbnails
- Hashtag content source
Changed
- Live stream UI improvements
- Swift Package includes supporting libraries
- CocoaPod includes supporting libraries
Fixed
- Player RTL issues
- Player rotation issues
- Added
didTapLinkButtonAt
function forFireworkVideoShoppingDelegate
in order to allow a custom action when link button in the product description is tapped. - Updated CTA Button for generic use, allowing customize text to "Add to cart" or "Shop now".
- Updated
addProductVariantToCart
function toproductVariantCTASelected
onFireworkVideoShoppingDelegate
and added.none
option for the completion handler.
- APIs to programmatically place video player to floating mode within the application.
- Updates Firework Branding
- Adds configuration for hiding link within the product description
- Improves player accessibility
- Improved Picture in Picture API
- Floating player functionality. This feature complements Picture in Picture by supporting a custom floating player that can be used within the application. Apple's Picture in Picture will automatically be used when the user switches to another app while watching a live stream.
- Improved Firework share link handling
- Story block automatically pauses when no longer on screen
- Overlap of pinned products and interactions while in live stream
- Multiple product pinning
- Crash on iOS 16 when returning to the app from Apple Native PiP
For older change log, please refer to the GitHub page here - https://github.com/loopsocial/firework_ios_sdk/blob/main/CHANGELOG.md
Last modified 1mo ago