mapbox-maps-ios icon indicating copy to clipboard operation
mapbox-maps-ios copied to clipboard

Failed to create LayerType from custom

Open Args opened this issue 3 years ago • 6 comments

When there is a custom layer on the map, such as adding a scenekit model, and then changing the language, it will cause a crash and show Failed to create LayerType from custom. Is there any way to solve it?

Args avatar Jan 02 '23 07:01 Args

Since changing the language can only choose to change all layers or specify layerids, is there a way to change all layers except certain IDs?

Args avatar Jan 02 '23 08:01 Args

Thank you for reaching out. This behavior is not a crash, but an assertion that is triggered only when debugging. Please note, we will address this in our upcoming major version.

ZiZasaurus avatar Jan 10 '23 12:01 ZiZasaurus

@ZiZasaurus Thank you for your reply. I want to know how long it will take for the next major version. We can decide whether to wait according to the length of time.

Args avatar Jan 28 '23 10:01 Args

Hello? Any plans?

Args avatar May 05 '23 07:05 Args

@Args Can you please check the latest main branch? I guess it should be fixed now

OdNairy avatar Aug 02 '23 12:08 OdNairy

@Args Can you please check the latest main branch? I guess it should be fixed now

Thanks,finally. But we also use MapboxSearch(depends on MapboxCommon (~> 23.6)) in our project, so I can't try this version now. Hope MapboxSearch will follow up soon.

Args avatar Aug 10 '23 03:08 Args