xmartlabs/XLForm

Fields are overlapping and everything appears on first row when built from Xcode 13 and Later

bhargav500 opened this issue · 1 comments

When the project is build with the new Xcode version(13), The form fields appear to be overlapping and the alignment is not proper.This happens when i use Xcdoe 13 but with Xcode 12 there is no issue, But even when built with Xcode 13 or later it, it works fine in iOS 14 but not in iOS 15.

Below is the SS when built the project with Xcode 13 and runs it on iOS 15 but not in any lower iOS versions.
IMG_0434

Below is the SS when built the project with Xcode 12 and runs it on any iOS version including iOS 15.
IMG_D8069FB04439-1

Note: I have updated the XLForm library and using the latest version but still facing this issue.

Hi this doesn't seem to happen in the examples on the latest Xcode 13 so I guess it must have to do something with how the form is set up