App reload on "resume" event

Hi! I am developing an Android app with F7 and Cordova, but I have a problem.

When I send the app to the background and try to resume it, the main view is “reloaded” and not back to the last URL.

I tried to remove “resume” listener but nothing happens.

What could be that? Thanks!