Mobile Tweaks

I know Android has pause() resume() methods (I'm ignorant to iOS equivalent), which would be a good place to pause the audio manager at least for my App. I don't know where to do this in juce. 

Is there anything that should be "handled" in juce specific to mobile?