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

Analytics: Refactoring #177

Merged
merged 18 commits into from
Nov 23, 2022
Merged

Analytics: Refactoring #177

merged 18 commits into from
Nov 23, 2022

Conversation

rznccc
Copy link
Contributor

@rznccc rznccc commented Nov 22, 2022

  1. Fixed that readyChanged signal might not be emitted.
  2. Added support for long long type.
  3. Added cache to save events until the instance is ready.
  4. Removed truncation of user ID because there was wrong limit of 36 (actually 256).

At first I added all the validation rules at the Qt layer, but then I decided to delegate this work to Firebase CPP SDK only, since it also prints debug messages.

@larpon larpon merged commit 7698729 into larpon:master Nov 23, 2022
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.

2 participants