godot-android-plugin-firebase icon indicating copy to clipboard operation
godot-android-plugin-firebase copied to clipboard

Fix build and improve Analytics

Open RandomShaper opened this issue 5 years ago • 1 comments

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.

RandomShaper avatar Aug 17 '20 19:08 RandomShaper

@RandomShaper Can you upgrade this one for 3.2.4 too?

himaghnam avatar Dec 09 '20 13:12 himaghnam