Skip to content

Releases: GameAnalytics/GA-SDK-ANDROID

6.5.1

25 Mar 09:16
Compare
Choose a tag to compare
  • calculate app boot metric more accurately

6.5.0

25 Mar 09:16
Compare
Choose a tag to compare
  • added optional session performance metrics collection
  • added optional app boot-time metric collection

6.4.3

25 Mar 09:17
Compare
Choose a tag to compare
  • increased resource currency limit from 20 to 50
  • added external user id
  • bug fixes

6.4.2

25 Mar 09:19
Compare
Choose a tag to compare
  • fixed an important bug when generating user ids which could affect metrics

6.4.1

25 Mar 09:29
Compare
Choose a tag to compare
  • added optional local event caching for disabled submission
  • support for app open ads

Warning

This version has a known issue that may cause wrong user id generation in some cases. This bug has been fixed in 6.4.3.

6.4.0

25 Mar 09:30
Compare
Choose a tag to compare
  • possibility to opt out of GAID tracking
  • bug fixes

Warning

This version has a known issue that may cause wrong user id generation in some cases. This bug has been fixed in 6.4.3.

6.3.4

25 Mar 09:31
Compare
Choose a tag to compare
  • new version of the health event
  • better internal error tracking
  • additional validation for the impression events
  • various bug fixes

6.3.3

25 Mar 09:34
Compare
Choose a tag to compare
  • Temporary removal of FPS tracking due to rare issues observed. FPS tracking will be reintroduced in the future once the cause is identified and fixed.

6.3.2

25 Mar 09:38
Compare
Choose a tag to compare
  • added optional local event caching for disabled submission
  • support for app open ads

Warning

This version has known issues with FPS metric collection that may cause errors for some users. This bug has been fixed in 6.3.3.

6.3.1

25 Mar 09:44
Compare
Choose a tag to compare
  • fixed fps crash if the SDK doesn't run on the main thread (will output an error instead)