Skip to content

Releases: loopsocial/firework_ios_sdk

FireworkVideo-v0.6.0

13 Apr 22:06
Compare
Choose a tag to compare

[0.6.0] - 2021-05-15

Added

  • Open video player with share link or encoded fwplayer parameter.
  • Add localization support for Japanese, Polish, Portuguese (Brazil), Russian, and Spanish.

FireworkVideo-v0.5.0

31 Mar 18:38
Compare
Choose a tag to compare

[0.5.0] - 2021-04-01

Added

  • Configurable sharing functionality in video player.
  • Playback delegate event for share button tap.
  • Feed delegate for video thumbnail tap.

Changed

  • Renamed VideoPlayerContentConfiguration.FadeOutDelay.none to VideoPlayerContentConfiguration.FadeOutDelay.disabled to remove ambiguity.
  • Better support for launching the video player from landscape orientation.

FireworkVideo-v0.4.0

17 Mar 21:18
Compare
Choose a tag to compare

[0.4.0] - 2021-03-18

Added

  • Video player tool tip user onboarding aides.
  • Video player tool tip can now be disabled.
  • When using a channel source, the video feed can be initialized with a playlist encoded ID.

FireworkVideo-v0.3.0

05 Mar 18:30
Compare
Choose a tag to compare

[0.3.0] - 2021-03-05

Added

  • Support for Google AdMob Native Ads.
  • Support for Cocoapods.
  • Video player can now be set to fit a specific size or to full bleed.

Changed

  • iOS versions 11 through iOS 14.4 now supported.
  • The channel video sources now uses channel encoded ID instead of the channel name.

Removed

  • Publisher ID is no longer required or supported by the SDK.

FireworkVideo-v0.2.0

16 Feb 03:53
Compare
Choose a tag to compare

[0.2.0] - 2021-02-15

Added

  • initializeSDK can now be called with an optional userID parameter that can be used to link SDK metrics against a specific identity.
  • Video feed can now be configured with a Channel source that displays videos from a given Channel ID.

Changed

  • Client ID is now replaced by App ID.
  • A Publisher ID is also required to use the SDK.
  • FireworkVideoPlaybackDelegate exposes additional delegate methods for video playback.

FireworkVideo-v0.1.0

26 Jan 01:00
Compare
Choose a tag to compare

FireworkVideo Beta release.