You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade build SDK to 31. This comes with a required integration to allow users to pick either
coarse or precise location accuracy. The UI and informational dialogs have been upgraded to
inform the user how picking coarse location updates will affect the accuracy.
Bug Fixes
Observation json object should pass eventId as integer not string.
DMS parsing should allow for degrees that start with 0.
Increase touch target size of server url on login screen.
Correctly send the multipart/form-data filename parameter for attachment uploads so the server
recognizes the file part.