One of my apps is failing as "app failed to correctly respond to at least one of the play, pause, or play/pause events in a timely fashion,".
On one of my dev machines I have a play/pause button so I have tested this OK and also tested the play/pause that pops up on screen when I adjust the volume.
However, I do not have a Play or a Stop button on any of my devices - and I cannot see how to test these in the simulator.
How should I test these buttons?
Stuart