ZFDragableModalTransition icon indicating copy to clipboard operation
ZFDragableModalTransition copied to clipboard

Application hang when do dismissViewControllerAnimated:YES in iOS 13.

Open YogendraPatel opened this issue 4 years ago • 0 comments

I have use this library from last 1.5 year. Currently i am stuck on one issue. Issue occur only in iOS 13. Issue is application hang when i present A to B with custom(Use current lib.) transitioningDelegate and then dismissViewControllerAnimated:YES from B to A. If i set NO then it's work fine. Issue occur only in iOS 13.

Please help me

YogendraPatel avatar May 19 '20 06:05 YogendraPatel