Eugene Cross
Eugene Cross
Hi @arielfaur, I found that when a track was played to completion a second time after the component loaded, that the `onFinish` emit event never fired. This PR resets the`_isFinished`...
Hey! Here's a version of a star rating system, ideally I would have liked to allow the click on star increment or decrement the counter but not too well versed...
After upgrading to iOS 13, the plugin crashes the app as soon as the `MusicControls.create({..` is called. This happens on device and in the simulator ```2019-08-27 11:55:58.125124+0100 App - Test[37550:871750]...
**PR summary** Apple API docs state that functions with `MPRemoteCommandEvent` params should return `MPRemoteCommandHandlerStatus `. Current implementation has these as returning `void`, which is crashing apps using this plugin in...