Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Align Simple Offline Map Example with Expectations #1111

@riastrad

Description

@riastrad

Currently the simple offline example is set to delete the region when the app is backgrounded or closed. Although this was most likely implemented so as to not pollute the database,and make it possible to start the download again without clearing the app's database (which makes manual testing easier), the behavior is counterintuitive for users who are trying to understand how offline functionality should behave.

Rather than have this be the default behavior and possible cause unnecessary developer confusion, we should have a button in the test activity that clears the offline data when tapped.

cc: @mapbox/maps-android

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions