Changelog
Download
To download the latest version of the Splunk MINT SDK for Android, see Requirements and installation for Android.
Version 4.2.1
Changes
- Fixed a concurrent modification exception.
- Minor bug fixes.
Version 4.2.0
New features
- The Mint.logView(viewname) method lets you keep track of the active view in the app. In 4.2.0, this method produces a new action that includes the "current", "previous", and "timeElapsed" fields.
- DTOs now include an isFSEncrypted field.
- The new Mint.setUserOptOut(Boolean) method lets you avoid saving users' data. For more, see Report user-specific data.
- Two new methods help you correlate users' errors with backend data:
- The getMintUUID method returns a string with the UUID of the current user.
- The getSessionId method returns a string with the current session ID.
- A new MINT JavaScript hybrid solution lets you integrate with WebView to gain visibility into hybrid (non-native) pages in your mobile apps. For more, see Integrate WebView monitoring.
- Inside WebView, the SDK automatically includes network request logging for Ajax calls.
- Track user activity (the views a user accesses) manually or automatically. For more, see Track activity.
- If you log the name of your app's views, all actions now contain the name of a user's current view.
- All actions now include information for battery level of the end user device.
API Reference | Known issues |
This documentation applies to the following versions of Splunk MINT™ SDK for Android (EOL): 4.2.x
Feedback submitted, thanks!