“Failed to receive system gesture state notification before next touch”

转载自:  http://stackoverflow.com/questions/23452651/failed-to-receive-system-gesture-state-notification-before-next-touch


I have an app with an app with a UIScrollView. I am letting IOS handle all the I/O (i.e., no gesture recognizers).

I have a cat that likes playing on the iPad and she is able to manipulate the scroll view in such a way that it gets the error in the title.

I have seen this mentioned in other posts where there were pinch guested recognizer.

What would be causing this in the absence of one? What does it mean?

I don't know what the cat does to cause this. She can do it nearly on demand. I can't do it at all.




Switch off Multitasking Gestures. This can be done in the Settings panel.

iOS 7 adds support for gestures which allow you to control audio or consult the calendar. You do not need to add gesture recognizers of your own; the OS brings them in all by itself. They also cannot be disabled from within the app.

Now for what I suspect is the reason for the messages: It seems your cat is sending so many touch events to the touch recognizer that it is overloaded. This is in essence what the error message means. It could not process all touch events in a timely manner. After all, a cat has four paws ...

share improve this answer


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值