diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b29a065..4bd5e02d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### 3.1.6 +Fix an issue when `[APSMediaPlayer stop]` is called when an item finishes playing and the "complete" tracking is not sent +Add `debug` property on `APSMediaPlayer` to enable logging +Fix `debug` property on `APSVASTAdBreak` not being passed to generated units + ### 3.1.5 Replaced UIWebView with WKWebView Removed YouTube and Vimeo overlays and replaced them with unit managers diff --git a/Docs/Blocks/APSMediaPlayerFinishBlock.html b/Docs/Blocks/APSMediaPlayerFinishBlock.html index 492ab3e2..6f84c045 100644 --- a/Docs/Blocks/APSMediaPlayerFinishBlock.html +++ b/Docs/Blocks/APSMediaPlayerFinishBlock.html @@ -125,7 +125,7 @@

Declared In