I am creating a multimedia iOS/Android app using Cordova and would like have control over the application (previous, next, play/pause controls) when screen is locked.
Does someone know if there is a Cordova plugin allowing to do this or will I have to implement a plugin for each targeted platform ?
Thanks !