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

feat: send app version and client type with results to Firebase #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ofr1tz
Copy link
Collaborator

@ofr1tz ofr1tz commented Jul 30, 2024

With this PR, the web app sends appVersion with mapping results to Firebase, just as the mobile app does. This is to ensure that results for Validate projects with custom options are accepted.

To distinguish between mobile and app version, we additionally write clientType with value "web" to the results entry. This will also facilitate further analysis of web and mobile app usage.

Refers mapswipe/mapswipe#852
Fixes #18

@ofr1tz ofr1tz requested a review from Hagellach37 July 30, 2024 11:02
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.

"Continue Mapping" button never activates after finishing project of type Validate with custom options
1 participant