maplibre / maplibre-react-native

A MapLibre react native module for creating custom maps
Other
172 stars 39 forks source link

Mapbox [info] Request failed due to a permanent error: Canceled #368

Closed Gabotron-ES closed 2 weeks ago

Gabotron-ES commented 3 weeks ago

Hi everybody, on map start I get multiple warnings on my console like this: Mapbox [info] Request failed due to a permanent error: Canceled {"level": "warning", "message": "Request failed due to a permanent error: Canceled ", "tag": "Mbgl-HttpRequest"}

How can I remove that warning? what does it mean?

Mifayo commented 3 weeks ago

@Gabotron-ES any luck ?

Gabotron-ES commented 3 weeks ago

Nope

mohanedomanos commented 2 weeks ago

same here

tyrauber commented 2 weeks ago

This is an existing issue https://github.com/maplibre/maplibre-react-native/issues/59 related to Location Permissions. More info can be found here https://github.com/rnmapbox/maps/issues/943.

mohanedomanos commented 2 weeks ago

Thanks, yup handling the log makes sense