Hi,
i am using ionic 2.
I need create a background service for app is keep running when if app is closed. or force stop.
added platform using this command
ionic cordova platform add android.
platform has been added.
where to add background service file and how to use.
kindly advice me,
Thanks