You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/04/09 17:13:41 UTC

[GitHub] [cordova-plugin-geolocation] UlisesCeca opened a new issue #150: Android - Notification and icon when getting location

UlisesCeca opened a new issue #150: Android - Notification and icon when getting location
URL: https://github.com/apache/cordova-plugin-geolocation/issues/150
 
 
   Hello.
   
   In Android (8, incase it's relevant). I am getting a notification with an icon which isn't the icon of my App. Is it possible to change this icon or remove the notification?
   
   I am calling the method to get my position like this:
   
   `this.geolocation.getCurrentPosition({ enableHighAccuracy: true, timeout: 1000, maximumAge: 1000 }).then(...`
   
   And this is the icon I am talking about (the one about fusedlocationprovider):
   
   ![pic](https://user-images.githubusercontent.com/23300072/55820517-908d9600-5afb-11e9-8e80-072304bdc02a.jpg)
   
   
   Is there any way to do this?
   
   Thanks!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org