美文网首页
This application is modifying th

This application is modifying th

作者: 梁大大大大大壮_ | 来源:发表于2017-04-01 12:43 被阅读9次

    根据提示堆栈log,找一下哪个地方更新UI没用主线程;

    报错信息没有截图,有截图的同学可以发给我贴上图。下边是更详细的解答,翻墙看。

    http://stackoverflow.com/questions/31951704/this-application-is-modifying-the-autolayout-engine-from-a-background-thread-wh 

    dispatch_sync(dispatch_get_main_queue(), ^{

    //把要更新的放着就行了

    });

    相关文章

      网友评论

          本文标题:This application is modifying th

          本文链接:https://www.haomeiwen.com/subject/xejiottx.html