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

Group autocomplete requests with session token #164

Open
ollieh-m opened this issue Aug 6, 2018 · 1 comment
Open

Group autocomplete requests with session token #164

ollieh-m opened this issue Aug 6, 2018 · 1 comment

Comments

@ollieh-m
Copy link

ollieh-m commented Aug 6, 2018

Given google's pricing changes for autocompletion requests, I believe it's now significantly cheaper to group autocomplete requests with a session token: https://developers.google.com/places/web-service/autocomplete

Is it possible to add a session token to the autocomplete requests made by getAutocompletePredictions in this library?

Many thanks

@tolu360
Copy link
Owner

tolu360 commented Mar 11, 2019

First off, get on the new beta release, see #198 to get started. Would most likely add your request in an update but this is automatically done for you on android (in the new release) - so this only applies to iOS

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