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

Added requestStateForRegion after didStartMonitoringForRegion on iOS #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

johnrobertcobbold
Copy link

I believe this was discussed before but never implemented :

This allows to check wether the user is inside/outside of a geofence when adding/updating it on iOS.
I am not working with Android for now so I am not sure that is the state of things although it seems to be that I previously read that this plugin does do this for Android ?

BTW, this makes use of a delay function as calling manager.requestStateForRegion straight after starting to monitor a region seems to sometimes result in not determined states.

Or perhaps this could be configured as an option when adding/updating a geofence ?

@ejeklint
Copy link

ejeklint commented Mar 7, 2016

+1 on this PR. Any comments on if it will be accepted?

@bflopez
Copy link

bflopez commented May 20, 2016

Really wanted something like this. Any updates?

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

Successfully merging this pull request may close these issues.

3 participants