Ok so according the cordova documentation, the only way to handle this, is to save the state and to catch it onResume, to recreate it, when app restart after having been put in the background by the os
Unfortunately it looks like it isn’t correct, onResume is never thrown