Skip to content

Releases: dailymotion/dailymotion-swift-player-sdk-ios

4.0.7

22 Jul 13:20
Compare
Choose a tag to compare

Small fix in opt-out functionality.

4.0.6

27 Jun 10:06
Compare
Choose a tag to compare

Small improvement

4.0.2

18 Apr 09:32
Compare
Choose a tag to compare

Small internal change in the way that the SDK collects Opt In or Opt out for Advertising Identifier and send it to the server.

3.7.3: Merge pull request #28 from jdatour/video_load_async

17 Apr 12:56
940aa2f
Compare
Choose a tag to compare
Added completion when video eventually finished loading

3.6.3

21 Nov 11:42
44ae527
Compare
Choose a tag to compare

A fixed an annoying bug that could open white blank pages when serving ads.

3.6.0

02 Aug 12:07
Compare
Choose a tag to compare
  • setProp method also takes a dictionary now to be consistent with the payload parameter passed to the load method

3.5.0: Merge pull request #13 from Ekhoo/master

28 Jul 08:02
Compare
Choose a tag to compare
  • Make methods open to allow overriding them
  • Change the payload parameter to take a dictionary instead of a string

3.4.10

26 Jul 09:09
Compare
Choose a tag to compare

Provide a public load method. Thanks @Ekhoo

3.4.9

11 Jul 13:05
Compare
Choose a tag to compare

Fixing load of custom payload when player is not yet initialized

3.4.8

19 May 09:29
Compare
Choose a tag to compare

Ensure only http and https links are passed to delegate