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

ready event not triggered #16

Closed
pgherveou opened this issue Jun 27, 2015 · 5 comments · Fixed by #17
Closed

ready event not triggered #16

pgherveou opened this issue Jun 27, 2015 · 5 comments · Fixed by #17

Comments

@pgherveou
Copy link

Hey guys, thanks for this cool lib

I noticed the following by using your module in my swift app

  • the ready event is triggered the first time
  • then if I change my center or radius and this does not trigger any enter exit event, the ready event is not triggered again

my current workaround is to remove and reassign my ready observer
Sorry, I am not super fluent with objc so its hard to investigate your code any further

@jdimond
Copy link
Contributor

jdimond commented Jun 29, 2015

This does look like a bug. We'll look into it...

@jdimond jdimond mentioned this issue Jul 1, 2015
@jwngr jwngr closed this as completed in #17 Jul 1, 2015
@pgherveou
Copy link
Author

Cool, can you let us know when the new pod is released!

@jwngr
Copy link

jwngr commented Jul 2, 2015

Yup, we will definitely let you know.

@jwngr
Copy link

jwngr commented Jul 2, 2015

Version 1.1.2 of the GeoFire Cocoapod has been released with a fix for this issue (change log, Cocoapods).Thanks for alerting us of this issue!

@pgherveou
Copy link
Author

Thks for fixing it ;)

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

Successfully merging a pull request may close this issue.

3 participants