Skip to content

Commit

Permalink
update SDK version 9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
souheib93 committed Feb 7, 2025
1 parent eb5928e commit 5c2c3aa
Show file tree
Hide file tree
Showing 25 changed files with 507 additions and 4 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog


### 9.2.0

- **Picture-in-Picture (PiP)**: We have made some minor fixes to the PiP feature that allows users to put the app in the background and still continue to see the agent's video feed. We hope to improve agent-user communication and reduce the chances of WebSocket connection dropping.
- **Enhanced security validation**: To reduce the chances of a Man-in-the-Middle (MITM) attack over TLS, we have implemented an additional layer of validation. This increases the security of the communication channel between the backend and client side.
- **Fixed crashes**: As part of this version we have also identified and fixed some crashes to ensure that users can go through the flow uninterrupted.
- **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.
- **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 as well.
Minor enhancement for Language Selector feature: We have now made it possible for you to use the language selector feature regardless of whether the Terms and Conditions screen is enabled or not.


### 9.1.3

- In response to an issue that we had noticed as part of v3.0.1 of the eID SDK, we had realized a temporary hack so that users do not get blocked. As part of this version we are releasing the proper fix required to address the eID issue.
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ IDnow eSign issues Qualified Electronic Signatures (QES) on one or more PDF docu
German government introduced RFID chip based electronic ID cards in November 2010. Usage of this card has been accepted by BSI (Bundesamt für Sicherheit in der Informationstechnik) for digital identification of the citizens. IDnow eID product is only available on the mobile channel as of now.

## Requirements

- Android Studio;
[CHANGELOG.md](CHANGELOG.md)
- Android Studio;[CHANGELOG.md](CHANGELOG.md)
- Deployment target: Android 8.0 or higher;
- The user’s device must have animation capability to have a seamless experience, otherwise screens that contain animations will not function as intended;
- We are using foreground services in our SDK to perform a task that is required in the process of connecting the end-user with the identification expert, as it is a prerequisite for the video call.
- We are using foreground services in our SDK to perform a task that is requ[CHANGELOG.md](CHANGELOG.md)ired in the process of connecting the end-user with the identification expert, as it is a prerequisite for the video call.
You’ll need to mention the following foreground service permissions on the App content page (Policy > App content) in Play Console: `FOREGROUND_SERVICE_CAMERA` and `FOREGROUND_SERVICE_MICROPHONE`.

## Supported Architecture
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1014295c5040d76f1983135d22532dce
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c142568127839f367927be7947c1b434f6389e60
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
072450e98322d77f2b116b6f805accc00ff9ffccf7c41563414ce0c097d24188
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c9ab6becaf9ba1e88459cf6aa5570f7c2c0f3f61ca3ad1caa98e122615adc6a60f04dfce9f87be3c4edddfc41506ddcf5b29c48b7a490eab21fb9e41ebc4e55a
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cbfe93fe59a4bf5edad416a4350c829e
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1c0ba5dd228c11b4b8141a750e2846d50242c3f3
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6397aae67663378d75c8f9911e150a898a2ff144da4250bcf4292727bc765560
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
35b5e6633527ab41f145b8bb0e974b62816dc606f2d23d3844298b4339475390e95e0e91a4117f9912e2e38684a4884abe1b9b5fff718fcec35b706bfe099048
Loading

0 comments on commit 5c2c3aa

Please sign in to comment.