Skip to content

Releases: CommentSold/iOS-Videeo

Shoppy Integration II

Choose a tag to compare

@jaredmg75 jaredmg75 released this 12 Sep 14:11
b07f73c

Additional enhancements to support the Shoppy integration of the Videeo SDK.

  • Add Shopify product ID to VideeoProduct.
  • Add production attribution API for VFS hosts.
  • Add support for optional cart button.
  • Localize the SDK into the following languages: (English, Spanish, German, French, Hungarian, Italian, Polish, and Portuguese).
  • Add support for localized currency.
  • Update the VideeoStreamDelegate tap functions to include a presenter instead of returning an optional UIViewController.
  • Remove support for the built in replays UI in favor of the new replay data API.

Shoppy Integration

Choose a tag to compare

@jaredmg75 jaredmg75 released this 25 Aug 20:56

Bug fixes and API enhancements to support integration into the Shoppy app.

Make the VideeoStreamPage properties public.
Update VideeoManager API's to use the replay stream ID instead of the entire replay stream object.

Initial Production Release

Choose a tag to compare

@jaredmg75 jaredmg75 released this 07 Jul 20:06
fc554e5

This is the first official production release of the iOS Videeo SDK. It represents the first version that will be supported for external clients.

  • Enhance the VideeoManager to allow reading replay stream metadata.
  • Switch to using the api.videeo.com domain.

Bug fix release

Bug fix release Pre-release
Pre-release

Choose a tag to compare

@jaredmg75 jaredmg75 released this 07 Apr 14:49
80e473d
  • Fix self reference loop by making self weak in closure.
  • Update to consume the latest version of CSStream and CSUtils.
  • Fix bug were we were not using the authorized user JWT token.

Bug fix release

Bug fix release Pre-release
Pre-release

Choose a tag to compare

@jaredmg75 jaredmg75 released this 03 Feb 18:54
af46bf9
  • Fix analytic events for how long the user is viewing a stream.
  • Reset back/forward button when product detail is viewed.
  • Use the common stream viewer component.

Bug fix release

Bug fix release Pre-release
Pre-release

Choose a tag to compare

@jaredmg75 jaredmg75 released this 08 Dec 14:46
cf31906
  • Scale the replay image to fill the replay tile.
  • Turn the mini player off on the product detail web page.
  • Move play image inline with replay text content, so the image never obscures the replay details.
  • Update replays view to support a grid layout for landscape and iPad.

First version of videeo replays.

Pre-release

Choose a tag to compare

@jaredmg75 jaredmg75 released this 02 Dec 15:59
6389f93
  • Add an API to get a View/ViewController to show the list replays for a shop.

Bug fix release

Bug fix release Pre-release
Pre-release

Choose a tag to compare

@jaredmg75 jaredmg75 released this 23 Nov 16:48
0ae3b77
  • Allow users to reply to a comment.
  • Fix auto-pause feature when showing the product details after returning from picture-in-picture.
  • Allow the product overlay to be tapped while the product list is being shown.
  • Fix bug where the latest product is not highlighted in the bottom tray.
  • Fix bug where the bottom tray only shows the latest product when the stream starts.
  • Fix bugs related to showing the stream ended alert.

Bug fix release

Bug fix release Pre-release
Pre-release

Choose a tag to compare

@jaredmg75 jaredmg75 released this 15 Nov 13:22
67a14ba
  • Rename staging to test for the Videeo environment.
  • Update to use new login API for authenticated users.
  • Show the share button if we have a share message available.
  • Update frame based layout to auto layout to fix rotation issues.

Bug fix release

Bug fix release Pre-release
Pre-release

Choose a tag to compare

@jaredmg75 jaredmg75 released this 11 Nov 20:01
  • Fix design inconsistencies for fonts and colors.
  • Fix layout bugs.
  • Enable the host app to access the configured VideeoUser.
  • Allow the host app to handle errors in the SDK.