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

Suddenly crash with warning from _UIQueuingScrollView #3

Closed
Evilcome opened this issue Dec 1, 2015 · 3 comments
Closed

Suddenly crash with warning from _UIQueuingScrollView #3

Evilcome opened this issue Dec 1, 2015 · 3 comments
Labels

Comments

@Evilcome
Copy link

Evilcome commented Dec 1, 2015

Hi, I'm using this framework in my project, it works nice until I found the below issue:

*** Assertion failure in -[_UIQueuingScrollView _didScrollWithAnimation:force:], /SourceCache/UIKit/UIKit-2372/_UIQueuingScrollView.m:778

I search the google with same problem here: http://stackoverflow.com/questions/12916422/assertion-failure-in-uiqueuingscrollview-didscrollwithanimationforce

Can u help me check if the problem is really from DYMRollingBanner or not. Thanks.

@dymx101
Copy link
Owner

dymx101 commented Dec 3, 2015

Never had this issue on my own device...but maybe this is a problem of the UIPageViewController itself when it's in the UIPageViewControllerTransitionStyleScroll mode, unsure....

Anyways, I'll keep an eye on this issue but it's also welcomed if you give a pull request to fix it 👍

@dymx101 dymx101 added the bug label Dec 3, 2015
@Evilcome
Copy link
Author

Evilcome commented Dec 3, 2015

I'd like to, however, I am a newer of objective-c, if swift is accepted maybe I can try. :)

@dymx101
Copy link
Owner

dymx101 commented May 26, 2016

Sorry for stop updating this code for a long time.

@Evilcome You can try objective-c, it's similar with swift.

@dymx101 dymx101 closed this as completed Apr 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants