Cordova-plugin-media 1.0.1 - no callbacks for iOS

Having banged my head trying to understand why I am not getting any callbacks from media.play(), I dug into the module code (www/Media.js) and found that callbacks are only implemented for Android, FireOS, and Windows. They do not work for iOS.

See this post on stackoverflow for more details: http://stackoverflow.com/questions/33558012/cordova-plugin-media-callback-methods/33568340#33568340

Anyone know how to submit a bug report to Apache? They have an issues email address, but it only accepts mail from those with an apache.org email address…

Crossing my fingers that someone actually reads this…