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

Crash when Location Permission is denied #38

Closed
anoopnimkar opened this issue Aug 2, 2019 · 0 comments
Closed

Crash when Location Permission is denied #38

anoopnimkar opened this issue Aug 2, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@anoopnimkar
Copy link

Steps to repro,

  • Open PlacePicker deny the permission. See the alert dialog with OK button
  • Tap on search, crashes the app 100% of times
  • There's no obvious way to go back on the devices with soft buttons, unless you try to scroll the nearby list until the toolbar is revealed
java.lang.RuntimeExceptioncom.google.android.libraries.places.widget.AutocompleteActivity
Unable to start activity ComponentInfo{com.test.mobile/com.google.android.libraries.places.widget.AutocompleteActivity}: java.lang.IllegalStateException: Places must be initialized.
@rtchagas rtchagas self-assigned this Aug 3, 2019
@rtchagas rtchagas added the bug Something isn't working label Aug 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants