Skip to content

iOS、tvOS进入后台时不需要执行draw,否则会报错#77

Merged
debugly merged 1 commit into
debugly:mainfrom
CloudlessMoon:main
Feb 5, 2026
Merged

iOS、tvOS进入后台时不需要执行draw,否则会报错#77
debugly merged 1 commit into
debugly:mainfrom
CloudlessMoon:main

Conversation

@CloudlessMoon

Copy link
Copy Markdown
Contributor

1、iOS、tvOS进入后台时不需要执行draw,否则会报错Execution of the command buffer was aborted due to an error during execution. Insufficient Permission (to submit GPU work from background) (00000006:kIOGPUCommandBufferCallbackErrorBackgroundExecutionNotPermitted)
2、UIView初始化时不建议返回nil,避免addSubview时出现崩溃

…rted due to an error during execution. Insufficient Permission (to submit GPU work from background) (00000006:kIOGPUCommandBufferCallbackErrorBackgroundExecutionNotPermitted)

2、UIView初始化时不建议返回nil,避免addSubview时出现崩溃
@debugly debugly merged commit 95ecc66 into debugly:main Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants