那么有人可以告诉我这个错误意味着什么:
Mar 8 13:36:36 Black-Taco SpringBoard[54] : * bad fence setup * we’re setting up a potentially deferrable transaction while we are already tracking an animation fence – this will probably cause us to blow the fence
我从Xcode中的设备控制台收到此消息,当我尝试旋转设备时,有时会打印出来.我确实有一些CALayers动画,而我正在尝试旋转,但我不确定这是否真的是一个错误的错误或我可以忽略的东西.
在网上找不到太多关于它的信息.