Skip to content

Releases: xo-pixels/solid-kotlin-analytics

Android-Independent Kotlin Implementation

Choose a tag to compare

@xo-pixels xo-pixels released this 30 Aug 20:48

This release changes how the library is structured.
We now have kotlin-analytics implementation via JAR, while android and the different android analytics implementations are AARs.

1.0.18

Choose a tag to compare

@xo-pixels xo-pixels released this 27 Aug 16:40
Merge branch 'development'

1.0.17

Choose a tag to compare

@xo-pixels xo-pixels released this 27 Aug 12:31
Merge branch 'development'

1.0.14

Choose a tag to compare

@xo-pixels xo-pixels released this 26 Aug 12:35
  • Changed Initiation API
  • kotlin-analytics will now look up newer version and want via logcat, if a newer version is available

1.0.13

Choose a tag to compare

@xo-pixels xo-pixels released this 25 Aug 11:48

Fixed SetUserProperty not being dispatched

1.0.12

Choose a tag to compare

@xo-pixels xo-pixels released this 24 Aug 00:09

Fixed AnswersDispatcher constructor

1.0.11

Choose a tag to compare

@xo-pixels xo-pixels released this 23 Aug 15:07

Version 1.0.11 Includes:

  • Code Cleanup
  • Option to disable specific kits / dispatchers
  • Option to initialize additional kits for Fabric with AnswersDispatcher
  • MixPanelDispatcher Bugfix
  • Some basic unit tests (am I doing this right?)

1.0.10

Choose a tag to compare

@xo-pixels xo-pixels released this 22 Aug 21:13

MixPanel Package Added

1.0.9

Choose a tag to compare

@xo-pixels xo-pixels released this 22 Aug 17:42
  • Light Refactoring
  • Some more docs

1.0.8

Choose a tag to compare

@xo-pixels xo-pixels released this 22 Aug 17:14

Added Documentation