Hi,
Testers on real phones and simulators (including me) are seeing a hang in swiping that does not occur on iOS 13.
At the same time, the log is spammed with these messages:
2021-04-14 15:04:48.790955-0400 BuildupDev[19163:221235] [Snapshotting]
View (0x7f9e0a172800, BUTableViewCell) drawing with afterScreenUpdates:YES
inside CoreAnimation commit is not supported.
(In our app, @interface BUTableViewCell : MGSwipeTableCell)
CPU is on 95% and memory continually rises so it looks something like an infinite loop.

Has anyone else reproduced this?
Hi,
Testers on real phones and simulators (including me) are seeing a hang in swiping that does not occur on iOS 13.
At the same time, the log is spammed with these messages:
(In our app,
@interface BUTableViewCell : MGSwipeTableCell)CPU is on 95% and memory continually rises so it looks something like an infinite loop.

Has anyone else reproduced this?