Starting Location Listeners Popup Android

I have a small issue that is only happening on Android. We are using Mapbox for our location based game and every time location services are started on Android we get this annoying popup that says:


“Starting Location Listeners”


It never happens on iOS. I thought it was maybe just a “debug” version thing that may have been resolved by generating a “release” App Bundle in Android, but rolled out a release and still get it. Anybody know how to turn that popup off? I can’t seem to find much of any info about it online. I’ll add a couple mapboxers to the question here…


Cheers,


@mapbox , @WilhelmBergMapbox , @adarshmapbox

For anyone happening upon this post, you can comment out this line in the DeviceLocationProviderAndroidNative.cs file in the MapBox library.