SwiftyUIScrollView
SwiftyUIScrollView copied to clipboard
Permanent UI freeze on iOS 13.1
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?
Hi, thanks for filing an issue. I will take a look at this and report back to you. Thanks!
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?
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!
This problem also occurred with the iPhone11 Pro Max (iOS 15.3.1) , but not with the iPhone7 (iOS 14.0)