google / filament

Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
https://google.github.io/filament/
Apache License 2.0
17.44k stars 1.84k forks source link

Throw an NSException on Apple platforms when panicking #7720

Closed bejado closed 1 month ago

bejado commented 4 months ago

On Apple platforms, we should be throwing an NSException, which gives us better crash reporting.

github-actions[bot] commented 4 months ago

Please add a release note line to NEW_RELEASE_NOTES.md. If this PR does not warrant a release note, add the 'internal' label to this PR.