-
Notifications
You must be signed in to change notification settings - Fork 40
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
Seems to not be working for me #3
Comments
Hi @tsquared11 |
Yes, thanks for getting back to me, it does seem like that is likely the issue from looking around, sorry I'm new to this, I downloaded the zip and then dragged it into the project. |
No problem, thanks for using my library. I just tested and it's working fine. can you share your code if it's not private or some kind of remote access, would love to help you out. |
Maybe a zoom call and I can share my screen? Thanks! |
Sure, try to schedule a meeting with kuldeeptanwar1007@gmail.com . |
Ok, will do, thanks! |
Issue was resolved, there was an problem in importing the files. Cheers! |
There are a bunch of alerts in the console:
"Unknown class NSLayoutHelper in Interface Builder file."
"Failed to set (iPhoneXR) user defined inspected property on (NSLayoutConstraint): [<NSLayoutConstraint 0x600002e781e0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key iPhoneXR." (this one is repeated for all of the different device types)
The text was updated successfully, but these errors were encountered: