The Sigma Device android SDK provides a framework to integrate device data collection into your android app.
Enhancements
- Raised the minimum supported Android API level from 21 to 23 (Android 6.0).
- Upgraded Kotlin to 2.1.21 and raised targetSdkVersion to 36.
- Upgraded Retrofit to 3.0.0.
Bug Fixes
- Fixed an issue where Silent Network Auth could issue duplicate performRequest calls.
Known Issues
- None