This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
1.0.2 - fix bug regarding mapping of player state
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.