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

MapSnapshotter start never calls callback #715

Open
jasonta opened this issue Jul 23, 2021 · 0 comments
Open

MapSnapshotter start never calls callback #715

jasonta opened this issue Jul 23, 2021 · 0 comments
Labels

Comments

@jasonta
Copy link

jasonta commented Jul 23, 2021

Environment

  • Android OS version: min >= 22
  • Devices affected: all
  • Maps SDK Version: 9.2.1

Observed behavior and steps to reproduce

Create, initialize, and use a MapboxMap with a MapView and then create a MapSnapshotter object and call start when the device has no network connectivity. Notice that the callback passed to start never gets called.

Expected behavior

Even with no network connectivity the callback passed to the start function should be triggered or the onError handler should be called.

Notes / preliminary analysis

Everything works as expected with network connectivity.

Additional links and references

@tobrun tobrun transferred this issue from mapbox/mapbox-maps-android Oct 18, 2021
@stale stale bot added the archived label Apr 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant