Skip to content

1.0.2 - fix bug regarding mapping of player state

Compare
Choose a tag to compare
@todd-patterson todd-patterson released this 26 Jun 00:39
· 5 commits to master since this release
da1ae1b

Fix bug introduced by e9dbe9e regarding mapping of player state. The value returned from the player has a lower-bound of "-1", whereas YTPlayerState is a 0-based NSInteger enum.