Prevent Quit on Suspend, Kindle Fire

Hi - Is there a way to prevent an app from quitting on suspend like in iOS? Can’t seem to find any info on it, it appears the two act quite differently. 

Your app shouldn’t quit unless you call native.requestExit() or it’s crashing.

Rob

Your app shouldn’t quit unless you call native.requestExit() or it’s crashing.

Rob