Releases: flowupio/FlowUpAndroidSDK
Releases · flowupio/FlowUpAndroidSDK
Release 1.0.0
Release 0.3.0
- 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.