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

Constraint Error Storyboard Xcode 9.3 #32

Open
narendra-ct opened this issue Apr 30, 2018 · 4 comments
Open

Constraint Error Storyboard Xcode 9.3 #32

narendra-ct opened this issue Apr 30, 2018 · 4 comments

Comments

@narendra-ct
Copy link

Hello,

I tried with GrowingTextView examples and working as expected, but if try by creating a new project with Xcode 9.3 and i apply same constraint giving an error Input Toolbar (need constraint for: Y position or Height).
screen shot 2018-04-30 at 8 35 23 am
Please have a look on it. Appreciate your work.
Thanks,
Narendra.

@29satnam
Copy link

29satnam commented May 1, 2018

@narendra-ct Check out the example project, try to copy the exact. I hope it helps.

@narendra-ct
Copy link
Author

@29satnam Even I tried to copy the entire view controller, still same error.

@29satnam
Copy link

29satnam commented May 2, 2018

@narendra-ct it’s working for me, you must be doing something wrong.
Always remember: In the auto-layout an object requires x, y, height and width constraints.
Look what’s missing. I hope this helps.

@29satnam
Copy link

29satnam commented May 23, 2018

@narendra-ct and all future viewers!
I've come up with a better and more robust solution.
Y'all might want to give it a look. Link:
https://github.com/29satnam/InputAccessoryView

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