Gino Miceli
Gino Miceli
Some initial thoughts: * We could always check for Play services, ToS, and auth on resume of `MainActivity` instead of just in `StartupFragment` * In that case, `MainUiState` may not...
> During a demo today, interest in displaying own background maps was signaled again. In what format(s)?
> No specifics were mentioned, but I assume GeoTIFFs. Google Earth Engine assets were also well received as an option. If the data can be written as COGs with the...
> How would the COGs be integrated? From the survey organizer's side? If they're provided by the organizers then yes, we'd have to add a UI for them to manage...
@jabramowitz5 There was an issue when the sync failed before the status could be updated - I've posted a fix in https://github.com/google/ground-android/pull/2844 to force these to complete. This workaround will...
There hasn't been a real need for this yet, but I do think this will come up at some point. Forcing upgrade on specific actions might be a bit harder...
Mentioned again by @anandwana001 - there are still older versions in the wild, so crash logs aren't as useful today.
We discussed at today's PM/UX review. The accepted recommendation is to add a global min. app version to Firebase. When the app comes back online the user will be prompted...
@anandwana001 PR is ready - test is failing.
This is likely a duplicate of https://github.com/google/ground-android/issues/3161.