SwiftyUIScrollView icon indicating copy to clipboard operation
SwiftyUIScrollView copied to clipboard

Permanent UI freeze on iOS 13.1

Open sheldoan opened this issue 6 years ago • 4 comments

Hi this was working great for me on iOS 13.0, but since upgrading to 13.1, it appears to result in a permanent UI freeze. Have you experienced anything similar?

sheldoan avatar Sep 30 '19 17:09 sheldoan

Hi, thanks for filing an issue. I will take a look at this and report back to you. Thanks!

Onaeem26 avatar Sep 30 '19 18:09 Onaeem26

Looks like the issue comes from the constraint settting: commenting out the makefullScreen method makes this no longer freeze, but the scrollview now doesn't render correctly. Any suggestions for replacing this method?

sheldoan avatar Sep 30 '19 20:09 sheldoan

Hi Sheldoan, I tested this on iOS 13.1.2 and its working all fine. Can you upload a demo project so that I can get a better understanding of why you are getting this bug. Thanks!

Onaeem26 avatar Oct 05 '19 18:10 Onaeem26

This problem also occurred with the iPhone11 Pro Max (iOS 15.3.1) , but not with the iPhone7 (iOS 14.0)

jenkshow avatar Apr 13 '22 02:04 jenkshow