Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bhargav500 opened this issue Apr 19, 2022 · 1 comment

Comments

@bhargav500
Copy link

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.

@mats-claassen
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants