README
Cordova Music Plugin
NOT PRODUCTION READY
- Allows applications to determine whether or not the phone has a registered Apple Music account. If it does, allows queueing up songs to be played in Apple Music.
- Allows Media Library queries
A Cordova Plugin to handle Music on iOS
<script type="module">
import cordovaPluginMusic from 'https://cdn.skypack.dev/cordova-plugin-music';
</script>