Closed stoefln closed 6 years ago
This looks like an OOM crash. refs https://github.com/mapbox/mapbox-gl-native/issues/9037
Is this one still reproducible with the latest versions of the libraries @stoefln? Can this be related to https://github.com/mapbox/mapbox-gl-native/pull/12296 and https://github.com/mapbox/mapbox-plugins-android/issues/570 instead of https://github.com/mapbox/mapbox-gl-native/issues/9037?
I'm going to close this one regardless in favor of https://github.com/mapbox/mapbox-gl-native/issues/9037 but please let us know if it's still an issue.
same issue, try mapbox_gl_modified new package. work for me
Platform: Android Mapbox SDK version: 6.1.2 & 6.2.0 (both tested) Location Layer Plugin: 0.5.3
Steps to trigger behavior
Edit:
Finally managed to reproduce this bug in the emulator and it shows me a stacktrace:
Edit2:
After days of debugging, we figured out that this crash can be avoided by NOT tilting the camera and adjusting the zoomlevel (more distant view). Still we really need to tilt the camera...