Releases: idnow/de.idnow.ios
v8.5.0
- Name verification screen: We have introduced a new 'Name Verification' screen at the beginning of the flow. The purpose of this screen is to allow users to verify whether or not the name stored against their identification token matches the name on their identification document.
- UI/UX enhancements: We have made various adjustments to our user interface (UI) and user experience (UX) to ensure users have a consistent experience throughout the flow.
- Reporting: We have made a small change to ensure more reliable reporting across our iOS and Android SDK.
- Bug fixes: We regularly test our products to assess areas where there is any room for improvement. We identified some minor bugs and fixed those as part of this release.
v8.4.0
-
UI/UX enhancements: We have made various adjustments to our user interface (UI) and user experience (UX) to ensure users have a consistent experience throughout the flow.
-
Enhanced security: We have taken additional steps in order to enhance the overall security of our SDK
-
Bug fixes: We regularly test our products to assess areas where there is any room for improvement. We identified some minor bugs and fixed those as part of this release.
v8.3.0
- UI/UX enhancements: We have made various adjustments to our user interface (UI) and user experience (UX) to ensure users have a consistent experience throughout the flow.
- Enhanced security: We have taken additional steps in order to enhance the overall security of our SDK
- Bug fixes: We regularly test our products to assess areas where there is any room for improvement. We identified some minor bugs and fixed those as part of this release.
v8.2.0
v8.1.0
Improvements
-
InstantSign feature: We have introduced a new feature, InstantSign, that allows users to quickly sign documents online without having the need to go through the identity verification process. In order to make this happen, we will require additional information from customers during Ident-Id creation. This will serve as a much faster eSign solution for AML-compliant customers that have previously stored ident data, and is likely to improve user experience and increase conversions.
-
UX enhancements: We have made various adjustments to our user interface (UI) and user experience (UX) to ensure users have a seamless experience throughout the flow.
Bug Fixes
- We regularly test our products to assess areas where there is any room for improvement. We identified some bugs and fixed those as part of this release.
v8.0.2
v8.0.1
Improvement :
Updated the CocoaPods distribution configuration to resolve conflicts related to the Privacy Manifest. This adjustment was necessary due to an issue where the library erroneously included the PrivacyInfo.xcprivacy
file in the main bundle, causing build conflicts if two or more pods with the incorrect configuration were used in the integrator app.
v8.0.0
Improvements :
Apple has introduced some changes in regards to AppStore’s guidelines concerning data collection and API declaration, and this version is being released to ensure that the VideoIdent App/SDK complies with these changes.
A privacy manifest file named PrivacyInfo.xcprivacy
has been added to the App’s target resources where we declare the user of certain APIs and explain why they are being used.
Implications for customers:
Starting from 01.05.2024, VideoIdent/eID SDK customers that wish to publish a new version of their Host App, have to ensure that they are using the version 8.0.0 or above.
v7.8.1
v.7.8.0
Improvements :
-
UX enhancements: We have made numerous adjustments to our user interface (UI) and user experience (UX) to ensure users have a seamless experience throughout the flow.
-
Better memory management: We have identified some areas of improvement to achieve better memory management and taken the necessary steps to free portions of memory for reuse when no longer needed.
-
Replaced libPhoneNumber library with native implementation: Instead of using a 3rd party library, we have developed the same functionality natively.