Skip to content

Timeline layer: Layer will crash if DebugUtils is not available #108

@solidpixel

Description

@solidpixel

The current layer will crash if the debug utils extension is not available, as we cannot query instance extensions reliably on Android to test programmatically. Instead we should test if the function pointers are null, and test on that.

Note that the layer will not do anything useful without the extension, but we can log it and handle it gracefully.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions