Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App freezes in ios9 #18

Open
pixael opened this issue Sep 22, 2015 · 1 comment
Open

App freezes in ios9 #18

pixael opened this issue Sep 22, 2015 · 1 comment

Comments

@pixael
Copy link

pixael commented Sep 22, 2015

Hi
I've issues with this useful plugin in ios9.
The build is successful but when I run the app I get this error and the app is unresponsive:

2015-09-22 11:15:28.009 XXXXXXXX[2419:1196806] *** Assertion failure in -[UIApplication _cachedSystemAnimationFenceCreatingIfNecessary:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit/UIKit-3505.16/UIApplication.m:1697
2015-09-22 11:15:28.010 XXXXXXXX[2419:1196806] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'accessing _cachedSystemAnimationFence requires the main thread'
*** First throw call stack:
(0x182b48f5c 0x19764bf80 0x182b48e2c 0x183a37f3c 0x18833b0e8 0x18838cdf4 0x18815e47c 0x1880a6790 0x1880a3448 0x1000907b8 0x100199d70 0x100199d30 0x1001a8f38 0x1001a8600 0x198059478 0x198059028)
libc++abi.dylib: terminating with uncaught exception of type NSException

The error is in TapToScroll.m:
[overlay setHidden:NO];

@globalizeme
Copy link

Same issue here too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants