Skip to content

Releases: flowupio/FlowUpAndroidSDK

Release 1.0.0

27 Jun 09:09

Choose a tag to compare

  • Upgrade Google Play Services version to 11.0.1

Release 0.3.0

17 Mar 09:28
611a331

Choose a tag to compare

  • Fix a NullPointerException found in the collector implementation.
  • Fix a race condition found during the SDK initialization.
  • Add a safety net we use to catch possible library errors. Based on this new mechanism any exception thrown by the library will be captured and reported to our servers instead of crashing the host app.