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

OfflineRegion setObserver in Android #5579

@tcolligan-ap

Description

@tcolligan-ap

Platform: Android
Mapbox SDK version: 4.1

Currently the OfflineRegion class has a setObserver method that allows devs to determine the status of an offline region, primarily for while it is being downloaded.

However there is no way to remove the observer from the OfflineRegion object instance. Passing in null looks like it will cause a crash based on the source. A way to remove the observer would be nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions