Detect if renderer ran out of memory
This commit is contained in:
@@ -37,6 +37,7 @@ public class Error {
|
||||
NETWORK_ISSUE(11),
|
||||
RENDERER_CRASHED(12),
|
||||
RENDERER_OUT_OF_VIDEO_MEMORY(13),
|
||||
RENDERER_OUT_OF_MEMORY(21),
|
||||
RENDERER_KILLED(14),
|
||||
RENDERER_KILLED_BY_USER(20),
|
||||
RENDERER_MISSING_LIBRARIES(15),
|
||||
|
||||
Reference in New Issue
Block a user