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

Property 'viewLoaded' not found on object of type 'LTHPasscodeViewController *'; #168

Closed
daushn opened this issue Nov 9, 2016 · 2 comments

Comments

@daushn
Copy link

daushn commented Nov 9, 2016

In "setDigitsCount" method Xcode warns about this error:

Property 'viewLoaded' not found on object of type 'LTHPasscodeViewController *'; did you mean 'viewIfLoaded'?

@rolandleth
Copy link
Owner

rolandleth commented Nov 9, 2016

No, viewLoaded is what I needed, but its getter is isViewLoaded. My mistake, but for me it works without errors or warnings. Does it work properly, though?

Will fix in next version, anyway.

@rolandleth
Copy link
Owner

Fixed in 3.8.2, e23049b.

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