mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.34k stars 1.33k forks source link

Map box request Cancel Second time on android 11 #16630

Open SaurabhIT-max opened 2 years ago

SaurabhIT-max commented 2 years ago

com.app.amaze D/Mbgl-HttpRequest: [HTTP] This request was cancelled (https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2/12/2936/1727.vector.pbf?access_token=xxxxa3VzaHNociIsImEiOiJjazdudGVvcHAwMXV2M2Zzd3J4dmx1ZG12In0.3Fc4H9cTf6zzSxhGJmb0gg&sku=100kw0pyv0o193bcd002f2d4770bd540b3f6a140a49). This is expected for tiles that were being prefetched but are no longer needed for the map to render.

Platform: Android 11 Mapbox SDK version: 9.7.1

Steps to trigger behavior

  1. Opening Map on the bottom sheet
  2. First time open fine
  3. After closing the app and trying again the same bottom sheet is not opening

Expected behavior

It should work like first time

Actual behavior

SaurabhIT-max commented 2 years ago

Hi @tobrun , Can you please help me with the same...