Closed lawicko closed 11 years ago
The docs say: "If nil or incorrect url is provided, than engine will switch to the stop state at the end of the current track."
But what really happens is the current track is stopped when this method returns, so it never plays until the end.
I tested it on both simulator and iPhone5, on iOS 6.1.4
fixed in #9
The docs say: "If nil or incorrect url is provided, than engine will switch to the stop state at the end of the current track."
But what really happens is the current track is stopped when this method returns, so it never plays until the end.
I tested it on both simulator and iPhone5, on iOS 6.1.4