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

Is this package handle sessionToken automatically? #146

Open
ziagit opened this issue Apr 5, 2023 · 1 comment
Open

Is this package handle sessionToken automatically? #146

ziagit opened this issue Apr 5, 2023 · 1 comment

Comments

@ziagit
Copy link

ziagit commented Apr 5, 2023

in autocomplete search as following

places.autocomplete( 
    query,
    language:"en"
    components: [],
    sessionToken:                          //here, 
 )

Should I set my token or it is handled by the package it self?

and also in pub.dev showing ANALYSS ISSUE. is this issue serious? can someone fix it.

Thanks.

@luis901101
Copy link

No it doesn't handle the session token automatically, you have to do that on your end. The analysis issue is due to the amount of time without a new version being published.
You can use this instead: google_maps_apis which is a fork of this package with some bug fixes and improvements.

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