-
Notifications
You must be signed in to change notification settings - Fork 25
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 stucked when swiping fast back and forth from two CNViewControllers #24
Comments
Thanks for letting me know about the problem. |
Hey Artem, Cheers,
|
Hi Perjan, thank you too. |
Hey Artem, On my main screen I have a content view that has an embedded custom AVFoundation camera. Please help me with this and let me know if you need more info. Cheers,
|
Perjan, you sent me more details about your app. This may help. |
Ah, sorry, the file didn't get attached. Still: Running Time,Self (ms),,Symbol Name |
That's better. I'll try to manage by Monday. |
Thanks man, you’re awesome!
|
@Perjan , sorry for a late response. I don't know what might be a reason of this problem, so far. If you could provide any additional information, I would appreciate that. |
Hi, I have the same issue as Perjan. For me this happens in the MainController (Non-Storyboards) on the real device and not simulator. While the dragging works without any issues between left, right top and bottom controllers, the issue i think is in the "sloppy quick swipe". |
I have an app which has 2 subclasses of the CNViewController. One of these has a container view controller. And when I swipe fast between them, the main thread seems to be blocked, and after 2-3 seconds it goes back to the swiped view controller.
The text was updated successfully, but these errors were encountered: