- 12 May 2025
- 1 Minute to read
- Print
- DarkLight
- PDF
Release Notes Version 5.11.0
- Updated on 12 May 2025
- 1 Minute to read
- Print
- DarkLight
- PDF
New features and enhancements
Documentation
Removal of user documentation PDF files from product package
With the current release, we have removed the pdf files with the user documentation from the package. Instead, all user documents for supported versions of the SDK are available exclusively online at our Documentation Portal. A readme file is available in the root folder of the product package providing the link to the documentation of this SDK specifically as well as instructions for locating product version-specific documentation.
Android
Target API level increased to Android 15 (API 35)
The target version of the SDK has been increased to Android 15 with API level 35.
Support for 16 KB page sizes
Beginning with Android 15, Android supports devices that are configured to use a page size of 16 KB (i.e., 16 KB devices). The SDK has been updated to work on these 16 KB devices. However, if your app uses any native libraries, you must ensure that these libraries are ready for 16 KB page sizes. For more information, refer to the Android Developer documentation.
iOS
Support for Xcode 16
The SDK is now built with Xcode 16.
Compatibility with Swift 6
Swift version 6 is now available. The main changes are related to a stricter concurrency model. As the SDK has not been implemented in Swift, it cannot be guaranteed that the SDK operates as designed with version 6. If you wish to use the SDK in Swift 6 projects, ensure to include the @preconcurrency
attribute. For more information, see the Swift Migration Guide and The Swift Programming Language: Concurrency.
The SDK continues to support Swift 5.
Minimum supported version increased to iOS 15
The minimum supported version of the SDK has been increased to iOS 15.
Supported platforms
For information on the supported operating systems and platforms supported by Mobile Security Suite and the affiliated SDKs, see Supported platforms.
Known issues
For information on issues that have not yet been resolved in this release of Mobile Security Suite, see Known issues.
Third party licenses
For information on third party dependencies associated with Mobile Security Suite and the affiliated SDKs in this release, see Third party licenses.