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

Problem with UICustomObject:panToPresentAction #23

Open
ins0u opened this issue Aug 8, 2018 · 2 comments
Open

Problem with UICustomObject:panToPresentAction #23

ins0u opened this issue Aug 8, 2018 · 2 comments

Comments

@ins0u
Copy link

ins0u commented Aug 8, 2018

Hi,

I'm trying to set up this menu in my project.
I tested the example and it works but when I try to reproduce it in my project, I have an error when I slide to open the menu.

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UICustomObject panToPresentAction:]: unrecognized selector sent to instance 0x1c40193d0'

I think I forgot something but I don't know what..

Can you help me please ? :)

@yannickl
Copy link
Owner

yannickl commented Aug 8, 2018

Hi,

How did you create the FlowingMenuTransitionManager object? Via Interface Builder or programmatically?

If this is the first proposition be sure you've set the type of the custom object properly:
interface builder - FlowingMenuTransitionManager setup

@ins0u
Copy link
Author

ins0u commented Aug 8, 2018

Maybe that's where I made a mistake..

I did not know how to add it to the left (on your screenshot) so I opened 2 xcode, your project and mine and I drag your "Flowing Menu Transition Manager" in mine but I'm not sure it works well like that.

How do you add it in the left column?

Otherwise, for the right column, yes I have the same thing.

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