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

Constraints Error blocks loading #25

Closed
harishios opened this issue Oct 21, 2024 · 1 comment
Closed

Constraints Error blocks loading #25

harishios opened this issue Oct 21, 2024 · 1 comment

Comments

@harishios
Copy link

harishios commented Oct 21, 2024

Hi,

First of all Kudos to you for pulling of this solution and this works great!!

ISSUE:

My project has complex storyboard UI in multiple screens and already constraint errors are there which is okay for us but when I call your method in those classes then my app gets hanged.

Screens which doesn't have constraint errors works fine. Is there a workaround for this? Coz fixing constraints is not a possible option now considering the UI complexity. Any help would be appreciated. @JayantBadlani

@JayantBadlani
Copy link
Owner

Thank you for the feedback! The issue seems tied to constraint errors. While fixing them is ideal, you can try isolating the method, temporarily adjusting constraints programmatically, or skipping problematic screens.

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