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

location update behavior for geo vs global listen #19

Open
hburgund opened this issue Aug 17, 2017 · 0 comments
Open

location update behavior for geo vs global listen #19

hburgund opened this issue Aug 17, 2017 · 0 comments

Comments

@hburgund
Copy link
Member

We need to ensure that for geo_listen_enabled=true projects, PATCH streams/ calls with latitude and longitude parameters are sent every time a new location is returned from CoreLocation.

However, for geo_listen_enabled=false projects, CoreLocation should be deactivated entirely so as to not waste battery and only activated if/when a user wants to make a recording and geo_speak_enabled=true.

hburgund pushed a commit to hburgund/roundware-ios-framework-v2 that referenced this issue May 13, 2019
* 🎉 Implement dynamic tag filters

* 🚑 Handle no filter field in tag

* ⚡ Make dynamic tag filter list static and faster

* 🎨 Make DynamicTagFilter a struct
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

2 participants