mapbox / mapbox/mapbox-plugins-android
Mapbox places plugin does not work with android version 11, API 30.
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 242
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Implementing the mapbox places plugin v9: 0.12.0 causes a Java Pending Exception and a crash when entering the map activity. Dropping SDK to 26 - 29 allows my entire program to run fine but as soon as the phone or emulator is API 30, it crashes with the same Java Pending Exception.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the crash in the Mapbox Places plugin v9 0.12.0 on Android API 30, comparing it with SDK levels 26–29. Start at the map activity entry point and capture the Java Pending Exception; done means the map activity opens without crashing on API 30.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100