Closed awaisbub closed 5 years ago
Which version of Jelly are you using?
I am using 2.0 version. It was working fine in all of my projetcs. but as I checked it on iOS 13, there was a weird glitch only on dismiss viewcontroller. viewcontroller dismiss with a glitch. and it happened in all of projects in which I used this pod.
I am pushing the latest version to the trunk tomorrow (2.2.2). Try to use the master for so long, it should fix your problems.
Try to upgrade to the latest version 2.2.2.
I am presenting my ViewControllers this way by using different PresentationSize and PresentationUIConfiguration. Presenting this way and its creating glitches every where.
and it is giving a glitch on iOS 13. What can be the solution for this issue?