timflapper / cordova-spotify-plugin

This plugin provides a PhoneGap / Cordova API for the Spotify iOS SDK.
MIT License
48 stars 12 forks source link

Update SpotifyAudioPlayer.m #9

Closed shi11 closed 8 years ago

shi11 commented 8 years ago

fixing occasional crash that occurs after track ends. didChangeToTrach was being pass a nill trackMetadata value.

timflapper commented 8 years ago

@shi11, good one. I don't have a lot of time to spend on this plugin anymore but I believe this is a safe addition. Merging this one in the master branch.