Inappbrowser is in background using google chrome

Hi,

i’m using inappbrowser with target _blank and testing my app in browser (google chrome) using cordova cli, the plugin use a absolute div containing an iframe to show the web page but the inappbrowser is behind of current page and is not visible.

is it a bug in inappbrowser or framwork7 issue ?!

Regards.

that is a cordova plugin… google about the same issue… f7 is independent of cordova

Don’t expect any of cordova plugins to work correctly in browser. Use inspector for that div and probably you need to specify correct z-index for it