Seeing the below crash on simulator when starting app that has mapbox.
-[MTLTextureDescriptorInternal validateWithDevice:], line 1357: error 'Texture Descriptor Validation
MTLTextureDescriptor has height (8496) greater than the maximum allowed size of 8192.
Expected behavior
no crash
Notes / preliminary analysis
Crash happens every time I open my app. Downgrading from 11.3.0 back to 11.2.0 resolves the issue.
Thanks for sharing this report. I was able to investigate today for some time, but I have not been able to replicate this crash. Could you share a simple project which replicates the issue?
Environment
Observed behavior and steps to reproduce
Seeing the below crash on simulator when starting app that has mapbox.
Expected behavior
no crash
Notes / preliminary analysis
Crash happens every time I open my app. Downgrading from 11.3.0 back to 11.2.0 resolves the issue.