Skip to content

Commit

Permalink
Various fixes regarding tracking and logging
Browse files Browse the repository at this point in the history
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
  • Loading branch information
ov1d1u committed May 14, 2020
1 parent adb0c7b commit 1b9afba
Show file tree
Hide file tree
Showing 67 changed files with 206 additions and 182 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion Docs/Blocks/APSMediaPlayerFinishBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-04-30</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-05-15</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Blocks/APSThumbnailGeneratedBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-04-30</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-05-15</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSAVPlayer.html
Original file line number Diff line number Diff line change
Expand Up @@ -1850,7 +1850,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-04-30</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-05-15</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSAVPlayerView.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-04-30</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-05-15</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMPMoviePlayer.html
Original file line number Diff line number Diff line change
Expand Up @@ -1112,7 +1112,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-04-30</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-05-15</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMediaBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-04-30</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-05-15</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
11 changes: 10 additions & 1 deletion Docs/Classes/APSMediaEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -885,6 +885,10 @@ <h3 class="method-title"><code><a href="#//api/name/onTrigger">&ndash;&nbsp;onTr
<div class="method-info-container">


<div class="method-subsection brief-description">
<p>This code will be executed once the event is triggered by the player.</p>
</div>



<div class="method-subsection method-declaration"><code>- (void)onTrigger</code></div>
Expand All @@ -897,6 +901,11 @@ <h3 class="method-title"><code><a href="#//api/name/onTrigger">&ndash;&nbsp;onTr



<div class="method-subsection discussion-section">
<h4 class="method-subtitle">Discussion</h4>
<p>This code will be executed once the event is triggered by the player.</p>
</div>




Expand Down Expand Up @@ -974,7 +983,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-04-30</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-05-15</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
53 changes: 1 addition & 52 deletions Docs/Classes/APSMediaOverlay.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,6 @@ <h1 id="library-title">



<optgroup label="Instance Methods">

<option value="//api/name/onTrigger">- onTrigger</option>

</optgroup>


</select>
</label>
Expand Down Expand Up @@ -840,51 +834,6 @@ <h4 class="method-subtitle">Declared In</h4>
</div>


</div>
</div>
</div>
</div>



<h2 class="task-title">Other Methods</h2>

<div class="task-list">
<div class="section-method">
<a name="//api/name/onTrigger" title="onTrigger"></a>
<h3 class="method-title"><code><a href="#//api/name/onTrigger">&ndash;&nbsp;onTrigger</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">




<div class="method-subsection method-declaration"><code>- (void)onTrigger</code></div>















<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">APSMediaEvent.h</code></p>
</div>


</div>
</div>
</div>
Expand All @@ -902,7 +851,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-04-30</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-05-15</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
52 changes: 50 additions & 2 deletions Docs/Classes/APSMediaPlayer.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ <h1 id="library-title">

<option value="//api/name/backendPlayerClass">backendPlayerClass</option>

<option value="//api/name/debug">debug</option>

<option value="//api/name/detectBreachedDevice">detectBreachedDevice</option>

<option value="//api/name/fullscreenOnLandscapeRotate">fullscreenOnLandscapeRotate</option>
Expand Down Expand Up @@ -661,7 +663,7 @@ <h4 class="method-subtitle parameter-title">Parameters</h4>

<tr>
<th scope="row" class="argument-name"><code>event</code></th>
<td><p>The APSEvent object containing event info.</p></td>
<td><p>The <a href="../Classes/APSEvent.html">APSEvent</a> object containing event info.</p></td>
</tr>

</table>
Expand Down Expand Up @@ -3544,6 +3546,52 @@ <h4 class="method-subtitle">Discussion</h4>



<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">APSMediaPlayer.h</code></p>
</div>


</div>
</div>
</div><div class="section-method">
<a name="//api/name/debug" title="debug"></a>
<h3 class="method-title"><code><a href="#//api/name/debug">&nbsp;&nbsp;debug</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">


<div class="method-subsection brief-description">
<p>Enable debug logging</p>
</div>



<div class="method-subsection method-declaration"><code>@property (nonatomic) BOOL debug</code></div>









<div class="method-subsection discussion-section">
<h4 class="method-subtitle">Discussion</h4>
<p>Enable debug logging</p>
</div>







<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">APSMediaPlayer.h</code></p>
Expand Down Expand Up @@ -4440,7 +4488,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-04-30</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-05-15</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMediaPlayerButtonOverlayController.html
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-04-30</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-05-15</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMediaPlayerClosableOverlayController.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-04-30</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-05-15</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMediaPlayerControlsOverlayController.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-04-30</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-05-15</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMediaPlayerHTMLOverlayController.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-04-30</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-05-15</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
60 changes: 59 additions & 1 deletion Docs/Classes/APSMediaPlayerImageOverlayController.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ <h1 id="library-title">



<option value="tasks">Tasks</option>




Expand All @@ -56,6 +58,12 @@ <h1 id="library-title">



<optgroup label="Instance Methods">

<option value="//api/name/load">- load</option>

</optgroup>


</select>
</label>
Expand Down Expand Up @@ -129,6 +137,56 @@ <h2>Configuration</h2>



<div class="section section-tasks">
<a title="Tasks" name="tasks"></a>





<div class="task-list">
<div class="section-method">
<a name="//api/name/load" title="load"></a>
<h3 class="method-title"><code><a href="#//api/name/load">&ndash;&nbsp;load</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">




<div class="method-subsection method-declaration"><code>- (void)load</code></div>















<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">APSMediaPlayerOverlayController.h</code></p>
</div>


</div>
</div>
</div>
</div>

</div>




Expand All @@ -139,7 +197,7 @@ <h2>Configuration</h2>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-04-30</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-05-15</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMediaPlayerOverlayController.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-04-30</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-05-15</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
Loading

0 comments on commit 1b9afba

Please sign in to comment.