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

Error Within Outlets - Akira Text Field #122

Closed
ghost opened this issue Apr 5, 2017 · 11 comments
Closed

Error Within Outlets - Akira Text Field #122

ghost opened this issue Apr 5, 2017 · 11 comments
Labels

Comments

@ghost
Copy link

ghost commented Apr 5, 2017

Hi there!

I'm receiving an error within my outlets for Akira Text Field. My other view controller works fine when connecting and using the framework. The class and module are connected also. Not sure why this is happening in one view controller but not the other.

Thanks in advance.

@raulriera
Copy link
Owner

Hey Deborah, can you provide more info please? actual errors, screenshots of the storyboard? code? Thanks

@ghost
Copy link
Author

ghost commented Apr 5, 2017

Hey Raul. Below is a screenshot. Hope this clarifies. I have the same setup in a different view controller and its working fine. So not sure what's going on.

screen shot 2017-04-05 at 11 07 36 am

@raulriera
Copy link
Owner

You don't seem to be doing import TextFieldEffects in that View Controller

@ghost
Copy link
Author

ghost commented Apr 5, 2017

Hm. That's strange because I didn't import TextFieldEffects in the other view controller. Whenever I did that? I would receive an error that was 'no such module', but when I left it alone in the custom class it worked fine.

@raulriera
Copy link
Owner

Are you not using it as a library or cocoa pods? Also, what is the error that Xcode is telling you?

@ghost
Copy link
Author

ghost commented Apr 5, 2017

"Use Of Undeclared Type Akira TextField" is what its giving me. I'm using CocoaPods.

@raulriera
Copy link
Owner

I see, can't think of anything out the top of my head right now without looking at the project. :|

@ghost
Copy link
Author

ghost commented Apr 5, 2017

Really strange! Thanks for your help. If I figure out the solution, I will come back to post. I'm going to try a few things. Thanks!

@ghost
Copy link
Author

ghost commented Apr 6, 2017

Hey! Wanted to follow up with my answer. I restarted my project a few times and imported TextFieldEffects in my swift file. I still did not import it in my other view controller and it works, so I'm not sure why this is happening. The error went away now though, so if someone is struggling with a similar issue hopefully this helps.

@ghost ghost closed this as completed Apr 6, 2017
@raulriera
Copy link
Owner

Glad you worked it out!

@ranahaani
Copy link

facing same issue, tried all solutions, but still facing error

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

No branches or pull requests

2 participants