-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Crashes at MGSwipeTableCell.m line 926 -[MGSwipeTableCell hideSwipeOverlayIfNeeded] #342
Comments
I can confirm, crashing on iOS 13 only For me, it happens when showing a tableview in a popover, dragging to show the swipe options, hiding the table view and showing it again. |
@snapxo Correct, it happens on iOS 13 only! |
Same problem 😒 |
Have you tried to upgrade to v1.6.11? The fix was included in that release |
problem solved with v1.6.11, cheers |
Thanks @snapxo @MortimerGoro |
App crashes on iOS13 only
Crashed: com.apple.main-thread
SIGABRT ABORT 0x000000019e1bf95c
Version: 1.6.9
The text was updated successfully, but these errors were encountered: