1

My GeometryReader was working fine in iOS13 but now in iOS14 i get a thread issue.

"Invalid frame dimension (negative or non-finite)."

I printed the size that the reader should give back and it looked fine.

The app is still basically working, but looks a bit weird, because there is some padding introduced.

Does anyone have any ideas how to tackle this?

C. Maier
  • 29
  • 5
  • Like the error says the value you're passing to the frame is negative of non-finite. Please share some code so we can have a look at your specific problem – the.blaggy Sep 23 '20 at 11:45
  • This question might help: https://stackoverflow.com/questions/64543714/swiftui-behavior-of-frameheight-nil – Mikael Weiss Oct 26 '20 at 21:43

0 Answers0