Release notes
1.7.5 (Dec 11 2020)
- Fix: Broken AddSecureRect API on Android
- Fix: Missing ClearAllAttributes API on Android
- Feat: Update native iOS SDK to the latest version
1.7.4 (Aug 31 2020)
- Feat: Update native SDKs to the latest versions
1.7.3 (Jun 15 2020)
- Fix: Build failure for Unity 2019+
1.7.2 (Jun 9 2020)
- Feat: Update native SDKs to their latest versions (Android: 1.18.0, iOS: 1.25.6)
1.7.1 (April 7 2020)
- Fix: Update native SDK, to disable on-device symbolication by default to prevent application crash [iOS]
1.7.0 (March 27 2020)
- Feat: Improve backward compatibility with older versions of Unity and .NET
- Feat: Update native SDKs to their latest versions (Android: 1.17.3, iOS: 1.25.3)
1.6.2 (December 12 2019)
- Fix: Completely strip all the references to UIWebView [iOS]
1.6.1 (December 8 2019)
- Fix: Do not report errors logged with Debug.LogError()
- Fix: Degrade syntax to make code backward compatible with previous Unity versions
1.6.0 (Nov 28 2019)
- Feat: Native SDKs are updated to their latest versions
- Fix: inconsistency in handled/unhandled report state propagation for iOS/Android
1.5.0 (Sep 27 2019)
- Fix: Make input fields in reporting UI always accessible [iOS]
- Fix: Do not skip WebView requests [Android]
- Feat: Add support for Android 10 [Android]
- Feat: Improve crashes and rerrors
- Native SDKs are updated to their latest versions
1.4.3 (Sep 16 2019)
- Fix: Crashes in video rendering pipeline
- Native SDKs are updated to their latest versions
1.4.2 (Jul 17 2019)
- Native SDKs are updated to their latest versions
1.4.1 (Jun 27 2019)
- Native SDKs are updated to their latest versions
1.4.0 (Jun 12 2019)
- Feature: lifecycle events are now supported
- Native SDKs are updated to their latest versions
1.3.1 (Dec 12 2018)
1.3.0 (Dec 11 2018)
- Update: Native SDKs are updated to its latest versions (contains fixes for known issues)
1.2.10 (Oct 26 2018)
- Feature: attachments are supported now both on iOS and Android platforms read more
- Fix: handle exceptions, thrown from worker threads, properly
1.2.9 (Sep 24 2018)
- Update iOS to 1.18.15 to fix iOS12 crash when collecting extended crash data
1.2.8 (Aug 28 2018)
- Feature: Add getDeviceID() method
- Bug fixes: various stability fixes
- Use iOS SDK 1.18.11 and Android SDK 1.12.9
1.2.7 (Apr 10 2018)
- Feature: Hide screen regions from video read more
- Feature: SDK can now be stopped and relaunched read more
- Feature: Video on Android is now disabled by default
- Updated native SDK: iOS 1.18.0 and Android SDK 1.11.8
- Minor bug fixes
1.2.6 (Mar 9 2018)
- Updated native SDK: iOS 1.17.20
- Feature: VideoScale option read more
- Minor bug fixes
Scroll to top