-
Notifications
You must be signed in to change notification settings - Fork 53
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
Crash in welcome page view controller #70
Comments
I'm not sure how this is happening, I can't reproduce it. |
I used that page a LOT this weekend testing other stuff and never saw a crash. Lets see if any more crashes come thru and if we can find a common denominator.
… On Feb 13, 2017, at 12:28 PM, Ben Scheirman ***@***.***> wrote:
I'm not sure how this is happening, I can't reproduce it.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
A quick search yielded this: https://forums.developer.apple.com/thread/6554 Not sure if relevant here. |
Can you post a screenshot of that Crashlytics page? I'm unable to view it. |
I guess you have to click "share" to get a public link, but the integration can't do this automatically. |
Smells like a low-memory issue to me. iPad mini neé 2, you task me. |
I saw a bug REAL similar to this at work - Turned out to be someone super-fast tapping the tutorial as it was disappearing. Might be something similar here. |
I found an issue with the UIPageController that caused a weird state but not a crash. Fixed that in #81 so hoping but doubt it's related. |
Going to close this for now. We haven't seen another one of these in a while (which could be because those folks have moved passed the welcome screen, 😆 , but we've had literally thousands launch the app since then. |
Agreed and who knows if my minor bug fix cleans it up or not. |
in -[UIPageViewController queuingScrollView:didEndManualScroll:toRevealView:direction:animated:didFinish:didComplete:]
There's a lot more information about this crash on crashlytics.com:
https://fabric.io/fickle-bits/ios/apps/org.fivecalls.fivecalls-ios/issues/58a1d1600aeb16625b3dc43f
The text was updated successfully, but these errors were encountered: