mapbox-maps-android
mapbox-maps-android copied to clipboard
mapbox doesn’t show a map.
Environment
- minSdk 25 / targetSdk 32
- Maps SDK Version: 10.13.0
- Compose
Observed behavior and steps to reproduce
The map doesn't show, instead a blue color.
Steps to reproduce:
- following by installation guide - link
- useed AndroidView() in compose
- observed an issue
Notes / preliminary analysis
According to other ticket and duplicate issue was recommended to remove a background color declaration in themes.xml. But in my case, it is not working.
Could you provide a minimal project that reproduces the issue?
Hey @pphilipphave you tried our compose extension and see if you experience similar issue?
Closing as no further information provided.