We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0201ade commit 320f4a7Copy full SHA for 320f4a7
CHANGELOG.md
@@ -12,6 +12,7 @@ onCameraChangeListener(CameraChangedEventData data) {
12
* Print to console native Maps SDK logs in debug configuration.
13
Logs are proxied only in debug configuration and can be disabled completely by passing environment flag `MAPBOX_LOG_DEBUG` with false value.
14
* Fix rare crash in `Snapshotter`. The crash could happen when creating/destroying multiple instances of `Snapshotter` in succession.
15
+* Fix a crash that occurs when the widget state is updated before the platform view is created.
16
17
# 2.3.0
18
0 commit comments