@Kyrax80 wrote:
Hello.
In Android 8 only I am getting a notification with an icon which isn’t the icon of my App. Is it possible to change this icon and the texts 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):
Is there any way to do this?
Thanks!
Posts: 1
Participants: 1