pmwisdom/cordova-background-geolocation-services

Icon configurations

Opened this issue · 2 comments

First of all, thank you for this easier approach to handling background geolocations.

However, I have three feature requests or enhancements. To be able to configure the icon, the small icon, and the notification icon background color. In fact, if we can have the possibility of removing the small icon, that would be awesome.

screenshot_2016-12-13-13-17-14

The background geolocation services notification is the top notification. The lower is for https://github.com/katzer/cordova-plugin-background-mode. By the way, can this plugin force the background mode itself - so that I don't have to couple it with https://github.com/katzer/cordova-plugin-background-mode

@Kasendwa I currently don't have time to tackle those two requests unfortunately. Backlog is already mighty big and I don't have much time. PR is definitely welcome.

To your second question, a similar tactic is used as katzers plugin, so you should not use the two plugins in conjunction. They've been known to cause problems with eachother.

djkad commented

Is there a possibility to remove that notification like Whatsapp and other app do?