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

Fix build and improve Analytics #9

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

RandomShaper
Copy link

@RandomShaper RandomShaper commented Aug 17, 2020

This PR is multi-purpose, to address both issues I reported as well as some build problems at once.

Fixes #7.
Fixes #8.

UPDATE: Analytics' events expect non-float values to be Longs, not Integers, so the added change lets it parse those values correctly.

UPDATE: Add Analytics methods related to user privacy control: reset data and start/stop collection.

@himaghnam
Copy link

@RandomShaper Can you upgrade this one for 3.2.4 too?

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.

Request: Update Firebase Analytics to 17.5.0 Events with no parameters should be supported
2 participants