Skip to content

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

License

Notifications You must be signed in to change notification settings

thiagoburgo/cordova-app-bringer

Repository files navigation

cordova-bring-to-front

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

Installation

cordova plugin add https://github.com/thiagoburgo/cordova-app-bringer.git

Usage

constructor(appBringer:AppBringer){ this.appBringer.bringToFront(()=>{/*sucess*/}, (err)=>{/*error*/}); }

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published