iOS之崩溃处理:This application is modifying the autolayout engine from a background thread
Posted Jaycee麦子
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了iOS之崩溃处理:This application is modifying the autolayout engine from a background thread相关的知识,希望对你有一定的参考价值。
一、错误提示
今天在开发的时候遇到一个崩溃问题,“This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.”如图所示
二、错误写法
先来看一下代码的写法,如图所示:
三、错误原因
四、解决方法
以上是关于iOS之崩溃处理:This application is modifying the autolayout engine from a background thread的主要内容,如果未能解决你的问题,请参考以下文章
IOS Swift Master Detail Application, managed object, tableView: endUpdates() 调用configureCell() 但崩溃,r
java语言中application异常退出和线程异常崩溃的捕获方法,并且在捕获的钩子方法中进行异常处理
iOS 13 statusBarWindow on UIApplication: this code must be changed as there's no longer a status