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

Fixed google bug 154855417 #3885

Merged
merged 1 commit into from
Jun 1, 2020
Merged

Conversation

grzesiek2010
Copy link
Member

@grzesiek2010 grzesiek2010 commented Jun 1, 2020

Closes #3884

What has been done to verify that this works as intended?

Not much since we can't reproduce it. I just prepared my changes according to https://issuetracker.google.com/issues/154855417#comment509

Why is this the best possible solution? Were any other approaches considered?

I implemented changes according to the explanation provided here (as I said above): https://issuetracker.google.com/issues/154855417#comment509
I adjusted the sample fix for android keeping just the fix for maps v2 and using our shared preferences.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

We are not able to reproduce the issue and also testing doesn't make sense.

Do we need any specific form for testing your changes? If so, please attach one.

No.

Does this change require updates to documentation? If so, please file an issue here and include the link below.

No.

Before submitting this PR, please make sure you have:

  • run ./gradlew checkAll and confirmed all checks still pass OR confirm CircleCI build passes and run ./gradlew connectedDebugAndroidTest locally.
  • verified that any code or assets from external sources are properly credited in comments and/or in the about file.
  • verified that any new UI elements use theme colors. UI Components Style guidelines

@grzesiek2010 grzesiek2010 requested a review from seadowg June 1, 2020 10:23
@seadowg
Copy link
Member

seadowg commented Jun 1, 2020

@grzesiek2010 seeing some weird issues on Circle CI. Could you try rerunning "from start" to see if it fixes it?

@grzesiek2010
Copy link
Member Author

seeing some weird issues on Circle CI. Could you try rerunning "from start" to see if it fixes it?

it's green.

@seadowg seadowg merged commit 88f3129 into getodk:master Jun 1, 2020
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.

Crash when Google Maps goes down
2 participants