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

TreeTableViewCell additionButtonTapped unrecognized #252

Open
soniya9963 opened this issue Feb 27, 2018 · 3 comments
Open

TreeTableViewCell additionButtonTapped unrecognized #252

soniya9963 opened this issue Feb 27, 2018 · 3 comments

Comments

@soniya9963
Copy link

I am having problem with additional Button Tapped, It crashes the application and I got the reason [Demo.TreeTableViewCell additionButtonTapped:]: unrecognized selector sent to instance 0x7f90d309fa00'

@Maxatma
Copy link

Maxatma commented Apr 13, 2018

Actually, I don't have this problem, just checked it.
But, probably, u have some problems with connection your action from the button in .xib to .swift or .m file.
Check there :
screen shot 2018-04-13 at 1 01 19 pm
screen shot 2018-04-13 at 1 07 10 pm

@soniya9963
Copy link
Author

soniya9963 commented Jun 13, 2018 via email

@SyedIsmailAhamed
Copy link

SyedIsmailAhamed commented Apr 5, 2019

I had the same issue, resolved it by deleting TreeTableViewCell class, there are two classes named TreeTableViewCell one each in RATreeViewTVExample and RATreeViewBasicExampleSwift folder, just delete the TreeTableViewCell from RATreeViewTVExample and you are good to go.

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

3 participants