I am getting this warning report in xCode 7.0
This happens when i am using MBProgress
HUD in my project. How to deal with this warning?
I saw "changing property masksToBounds in transform-only layer, will have no effect" in Xcode 7 but no use...
In my case this must be related to a keyboard bug. All I have to do is launch an iPad Simulator, and press (CommandKey).
Three errors:
2015-09-29 19:40:47.251 ArchKit[12577:338772] <CATransformLayer: 0x7ff592f12ca0> - changing property masksToBounds in transform-only layer, will have no effect
2015-09-29 19:40:47.252 ArchKit[12577:338772] <CATransformLayer: 0x7ff592d1a2f0> - changing property masksToBounds in transform-only layer, will have no effect
2015-09-29 19:40:47.252 ArchKit[12577:338772] <CATransformLayer: 0x7ff592f25d30> - changing property masksToBounds in transform-only layer, will have no effect
Just by pressing the (CommandKey).
Even if I make a starter project with Sprite Kit for instance. So this is a bug.
I suggest to ignore the warning.
In my case I have a little prototype project where I analyze keyboard avoidance. I don't use any animation, and I don't directly change layer properties which would give a reason for the warning. I only change UIScrollView offsets, insets and the like. Yet the warning shows up, so I assume it is something which needs to be taken care of in the SDK. (Or simulator?)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With