2

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?

2
  • 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 Commented Sep 23, 2020 at 11:45
  • This question might help: stackoverflow.com/questions/64543714/… Commented Oct 26, 2020 at 21:43

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.