Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 356 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 356 Bytes

cordova-bring-to-front

Cordova plugin to bring app to foreground when it's hidden - on background but still running.
This plugin is android only.

Updated to work with Cordova 7 (package.json file was missing)

Installation

cordova plugin add https://github.com/markeeftb/cordova-bring-to-front

Usage

window.plugins.bringtofront()