I'm having two issues at the moment with the Plugin (which is fantastic btw!).
For one, like a few others, I cannot seem to use the back button at all (my phone is a Lumia 920 with Windows Phone 8.1, and hitting back in the app does nothing).
And two, I can't find a way to control the volume of my sounds. For this project, I need sounds to fade in and fade out. To do so, I have be doing simple Construct loops (For example: if audio volume < 0, set volume = volume +0.5). This works fine on Android. However, with the plugin, I'm assuming none of the default audio controls work, so my audio "set volume" action doesn't work. And the Windows Phone plugin object doesn't have any volume controls in it. Any idea how I can get this to work, or am I SOL on Windows Phone?
Andy