Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

OnDidFailLoadingMapListener not called #666

Open
@palimad

Description

@palimad

Neither added OnDidFailLoadingMapListener or OnDidFinishLoadingMapListener is called if device is offline and map activity is launched.

Blank screen is shown, onMapReady is called but style set within onMapReady is not loaded and OnStyleLoaded is not called as well.

Android API: 29
Mapbox Navigation SDK version: 1.0

Expected behavior

addOnDidFailLoadingMapListener is called when device is offline.

Actual behavior

screen is blank, no callbacks are called.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions