mapbox / mapbox-maps-android

Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL.
https://www.mapbox.com/mobile-maps-sdk
Other
475 stars 132 forks source link

Telemetry settings dialog always implies user is opted in #1872

Open ac87 opened 1 year ago

ac87 commented 1 year ago

Environment

Observed behavior and steps to reproduce

If you click disagree on the Telemetry settings so Telemetry is supposedly disabled, then go back into the screen the popup shows a message indicating that you are still opted in.

Mapbox Demo app from Play Store image

Expected behavior

If the user has clicked disagree, and re-enters the dialog it shouldn't still show they are opted in and... 'are helping to make OpenStreetMap and Mapbox maps better by contributing anonymous usage data.'

Notes

The lack of programmatic access to the Telemetry settings means developers cannot provide their own mechanism/dialog #772 disappointing coming from v9.

Strings in Telemetry contains nothing to show for when its opted out.

ZiZasaurus commented 1 year ago

@ac87 thank you for reporting. The team is investigating and as soon as I have an update, I will provide it here.

kiryldz commented 2 weeks ago

@ac87 noting that when you opt-out - you do actually opt-out so this is only about incorrect alert dialog text and options. I've created an internal ticket to improve it, thanks!