Skip to content

Update mapbox to fix the issue with click listeneres#6905

Merged
grzesiek2010 merged 1 commit intogetodk:masterfrom
grzesiek2010:COLLECT-6896
Oct 15, 2025
Merged

Update mapbox to fix the issue with click listeneres#6905
grzesiek2010 merged 1 commit intogetodk:masterfrom
grzesiek2010:COLLECT-6896

Conversation

@grzesiek2010
Copy link
Member

@grzesiek2010 grzesiek2010 commented Sep 24, 2025

Closes #6896
Closes #6894

Why is this the best possible solution? Were any other approaches considered?

This issue is caused by a bug introduced in Mapbox v10.18.4. There is no official point release with a fix, only a snapshot. It’s been taking the Mapbox team some time to resolve the problem and release an official point update. I’m creating this pull request, but let’s keep it as a draft for now to avoid testing a snapshot (and merging it) and then a point release later.

EDIT: release v10.19.1 is out so I've updated the pull request.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

It should just fix the issue in Mapbox.

Do we need any specific form for testing your changes? If so, please attach one.

The forms mentioned in the issues.

Does this change require updates to documentation? If so, please file an issue here and include the link below.

No.

Before submitting this PR, please make sure you have:

  • added or modified tests for any new or changed behavior
  • run ./gradlew connectedAndroidTest (or ./gradlew testLab) and confirmed all checks still pass
  • added a comment above any new strings describing it for translators
  • added any new strings with date formatting to DateFormatsTest
  • verified that any code or assets from external sources are properly credited in comments and/or in the about file.
  • verified that any new UI elements use theme colors. UI Components Style guidelines

@grzesiek2010 grzesiek2010 marked this pull request as ready for review October 13, 2025 10:53
@grzesiek2010 grzesiek2010 requested a review from seadowg October 13, 2025 10:53
@dbemke
Copy link

dbemke commented Oct 13, 2025

Could you send us an apk with map tokens?

@grzesiek2010
Copy link
Member Author

Could you send us an apk with map tokens?

ODK-Collect-v2025.3.0-34-gd02fe4bf68-dirty.zip

@WKobus
Copy link

WKobus commented Oct 15, 2025

Tested with success

Verified on device with Android 16

Verified cases:

@dbemke
Copy link

dbemke commented Oct 15, 2025

Tested with success

Verified on device with Android 10

@grzesiek2010 grzesiek2010 merged commit d6b1b3c into getodk:master Oct 15, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

4 participants