Prelude Android SDK Change Log
- Updated core SDK to 0.4.0.
- Improved Silent Network Authentication per carrier configuration.
- Strengthen device signals.
- Improved the signal dispatch algorithm.
- Signals collection and general performance improvements.
- Implemented auto-retries during Silent Network Authentication redirection flow with configurable timeouts and exponential backoff.
- Increased default Silent Network Authentication timeout to 20 seconds.
- Optimised signals collection times.
- Updated core SDK to 0.2.0. It includes an updated version of JNA and automatic inclusion of Proguard rules.
- Improved handling of Silent Network Authentication with specific settings per carrier.
- Added network-bound DNS resolver for improved Silent Network Authentication (SNA) reliability.
- Change default timeouts and retry count for the dispatch signals request. By default, requests now time out after 5 seconds and retries happen automatically up to three times.
- Relax failure conditions for the dispatch signals request.
- Added Silent Verification support for Bouygues
- Updated to use SDK core version 0.1.2. Support for 16kb memory page included.
- Added new signal to detect when a user is connecting through a VPN application in the device and allow the connection.
- Removed dependencies to make the final library smaller.