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

app crashing in mev_dealloc #4

Open
chatterjeesubhojit opened this issue Jun 4, 2016 · 8 comments
Open

app crashing in mev_dealloc #4

chatterjeesubhojit opened this issue Jun 4, 2016 · 8 comments

Comments

@chatterjeesubhojit
Copy link

chatterjeesubhojit commented Jun 4, 2016

I added the project according to provided steps but it is continuously crashing when it reaches to try section of mev_dealloc method. Can you check the same please cause even your sample app crashes over there. I tried even commenting the method call location, but still the app runs but the button doesn't appears at all.

I want to implement the example2 project in my app. Please suggest me the solution.

Is there any step that I am missing out of it?
IS it necessary to install the pod in order to run add this in my project?

@manuelescrig
Copy link
Owner

I'm not being able to reproduce the crash. The example project version 1.2 is not crashing using Xcode 7.3.1. You should be able to play it.

Yes, in order to add this library to your project you have to install the pod as in README is explained.

@chatterjeesubhojit
Copy link
Author

Hello,

I added the the project properly as per the steps except I have not
installed the pod yet.

The mev_willAppear method in UIScrollView+FloatingButton.m is not getting
called.
Following methods are getting called properly :

  • setFloatingButtonDelegate
  • setFloatingButtonView

But not any of the following are getting called:

  • floatingButtonWillAppear
  • floatingButtonDidAppear
  • floatingButtonWillDisappear
  • floatingButtonDidDisappear

Can you suggest? does this need the pod file to be installed?

@chatterjeesubhojit
Copy link
Author

I tried to debug the case and it seems that the (Private) methods are not getting called successfully. (Public) ones are getting called on load of the viewcontroller.

@manuelescrig
Copy link
Owner

IS it necessary to install the pod in order to run add this in my project?

Yes, in order to add this library to your project you have to install the pod as in README is explained.

@renetik
Copy link

renetik commented Jul 31, 2017

This is crashing still

@mohamedadly
Copy link

Why is this closed?
the crash still happening.

@edalford11
Copy link

Can confirm as well this crash is still happening

@MubeenQazi
Copy link

Has any one fixed this ?

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

No branches or pull requests

6 participants