Bonjour,
depuis un peu plus d’une semaine, l’application vélib ne fonctionne plus bien sur mon /e/OS (basé sur android 12).
Plus précisément, il semble que ce soit un souci avec la carte, donc avec Mapbox.
adb logcat | grep mapbox|Mapbbox
renvoit :
08-09 14:33:10.838 32223 32265 E CronetProviderInstaller: at com.mapbox.common.module.cronet.LazyEngineKt.findCronetProvider(Unknown Source:33)
08-09 14:33:10.838 32223 32265 E CronetProviderInstaller: at com.mapbox.common.module.cronet.LazyEngine.<init>(Unknown Source:18)
08-09 14:33:10.838 32223 32265 E CronetProviderInstaller: at com.mapbox.common.module.cronet.CronetClientDetail.<init>(Unknown Source:21)
08-09 14:33:10.838 32223 32265 E CronetProviderInstaller: at com.mapbox.common.PlatformHttpService.createPlatformHttpService(Unknown Source:13)
08-09 14:41:29.032 32572 32674 W Mapbox : [maps-core]: {}[Style]: Source 'COMPOSE_SOURCE_ID_geojson_55bc4208-96d2-4aca-acef-0c92cb8fb611' missing for layer 'euroSymbolLayer'
08-09 14:41:29.055 32572 32572 W Mapbox : [maps-core]: Failed to get style property type because layer bike_lane is not in style
08-09 14:41:29.055 32572 32572 E Mapbox : [maps-android\Mbgl-LayerUtils]: Layer type: null unknown.
08-09 14:41:29.055 32572 32572 W Mapbox : [maps-core]: Failed to get style property type because layer cycleway is not in style
08-09 14:41:29.055 32572 32572 E Mapbox : [maps-android\Mbgl-LayerUtils]: Layer type: null unknown.
08-09 14:41:29.234 32572 32572 W Mapbox : [common\HTTP]: HTTP/3 will not be available: Cannot find a valid Cronet provider. In order to
08-09 14:41:29.234 32572 32572 W Mapbox : enable HTTP/3 in the Mapbox SDKs, it's necessary that the application depends on
08-09 14:41:29.234 32572 32572 W Mapbox : a valid Cronet provider. Valid providers include the Google Play Services
08-09 14:41:29.234 32572 32572 W Mapbox : provider (from "com.google.android.gms:play-services-cronet"), in which case
08-09 14:41:29.234 32572 32572 W Mapbox : Cronet will be used from Play Services, or you may choose to embed Cronet with
08-09 14:41:29.234 32572 32572 W Mapbox : your application by depending on "org.chromium.net:cronet-embedded".
08-09 14:41:29.428 32572 32572 W Mapbox : [maps-core]: Failed to get style property type because layer bike_lane is not in style
08-09 14:41:29.431 32572 32572 E Mapbox : [maps-android\Mbgl-LayerUtils]: Layer type: null unknown.
08-09 14:41:29.432 32572 32572 W Mapbox : [maps-core]: Failed to get style property type because layer cycleway is not in style
08-09 14:41:29.432 32572 32572 E Mapbox : [maps-android\Mbgl-LayerUtils]: Layer type: null unknown.
Est-ce que d’autres personnes ont ce problème et auraient trouvé