You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building toolkit and running on devices running Android Q (API 29), a native panic exception is thrown:
2019-10-29 15:50:12.090 8238-8238/com.esri.arcgisruntime.sample.exploresceneinflyoverar E/Filament: Panic
in void *filament::CircularBuffer::alloc(size_t):124
reason: couldn't allocate 6144 KiB of memory for the command buffer
When building toolkit and running on devices running Android Q (API 29), a native panic exception is thrown:
google/filament#1345
Updating ARCore to
1.12.0
fixes this.Regression testing will be required.
The text was updated successfully, but these errors were encountered: