diff --git a/CHANGELOG.md b/CHANGELOG.md
index a63c6ee..a3a8ebd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+
+### 7.1.0
+
+Bug fixes:
+
+- Fixing UI behaviour on showing the phone number instead of the placeholder for a specific flow using the setting setFullSizeModalSmsWindow
+
### 7.0.0
Improvements:
diff --git a/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.aar b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.aar
new file mode 100644
index 0000000..d1cab0b
Binary files /dev/null and b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.aar differ
diff --git a/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.aar.md5 b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.aar.md5
new file mode 100644
index 0000000..911be09
--- /dev/null
+++ b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.aar.md5
@@ -0,0 +1 @@
+d714e34cb78f5cfbc3cc14725bc4bd3e
\ No newline at end of file
diff --git a/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.aar.sha1 b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.aar.sha1
new file mode 100644
index 0000000..0c38cd1
--- /dev/null
+++ b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.aar.sha1
@@ -0,0 +1 @@
+66e2da88189b65dc7c60fd36103687cbb22c72a2
\ No newline at end of file
diff --git a/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.aar.sha256 b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.aar.sha256
new file mode 100644
index 0000000..680d300
--- /dev/null
+++ b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.aar.sha256
@@ -0,0 +1 @@
+4478584419d468babda167110225d01c7eb430efe04dd06010f576206dd1a5df
\ No newline at end of file
diff --git a/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.aar.sha512 b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.aar.sha512
new file mode 100644
index 0000000..273270d
--- /dev/null
+++ b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.aar.sha512
@@ -0,0 +1 @@
+657153930f052673669becfdb0330b6cdb19f2b938f8b0bc39306d6a41463da7539bca2a353f73361778db7f671f881c26d31ba3519c4c7f27e33ee1c73fe2d8
\ No newline at end of file
diff --git a/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.module b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.module
new file mode 100644
index 0000000..13cc0cd
--- /dev/null
+++ b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.module
@@ -0,0 +1,337 @@
+{
+ "formatVersion": "1.1",
+ "component": {
+ "group": "de.idnow.sdk",
+ "module": "idnow-android-sdk",
+ "version": "7.1.0",
+ "attributes": {
+ "org.gradle.status": "release"
+ }
+ },
+ "createdBy": {
+ "gradle": {
+ "version": "6.7",
+ "buildId": "lqsls2faznhs3g2dmuubitm5ly"
+ }
+ },
+ "variants": [
+ {
+ "name": "runtime",
+ "attributes": {
+ "org.gradle.usage": "java-runtime"
+ },
+ "dependencies": [
+ {
+ "group": "com.squareup.retrofit2",
+ "module": "retrofit",
+ "version": {
+ "requires": "2.9.0"
+ }
+ },
+ {
+ "group": "com.squareup.okhttp3",
+ "module": "okhttp",
+ "version": {
+ "requires": "4.9.3"
+ }
+ },
+ {
+ "group": "com.squareup.retrofit2",
+ "module": "converter-gson",
+ "version": {
+ "requires": "2.9.0"
+ }
+ },
+ {
+ "group": "com.squareup.okhttp3",
+ "module": "logging-interceptor",
+ "version": {
+ "requires": "4.9.3"
+ }
+ },
+ {
+ "group": "androidx.legacy",
+ "module": "legacy-support-v4",
+ "version": {
+ "requires": "1.0.0"
+ }
+ },
+ {
+ "group": "androidx.annotation",
+ "module": "annotation",
+ "version": {
+ "requires": "1.3.0"
+ }
+ },
+ {
+ "group": "androidx.constraintlayout",
+ "module": "constraintlayout",
+ "version": {
+ "requires": "2.1.3"
+ }
+ },
+ {
+ "group": "androidx.appcompat",
+ "module": "appcompat",
+ "version": {
+ "requires": "1.4.1"
+ }
+ },
+ {
+ "group": "androidx.recyclerview",
+ "module": "recyclerview",
+ "version": {
+ "requires": "1.2.1"
+ }
+ },
+ {
+ "group": "com.googlecode.libphonenumber",
+ "module": "libphonenumber",
+ "version": {
+ "requires": "8.10.9"
+ }
+ },
+ {
+ "group": "me.relex",
+ "module": "circleindicator",
+ "version": {
+ "requires": "2.1.6"
+ }
+ },
+ {
+ "group": "de.idnow.insights",
+ "module": "idnow-android-insights-sdk",
+ "version": {
+ "requires": "1.2.0"
+ }
+ },
+ {
+ "group": "com.airbnb.android",
+ "module": "lottie",
+ "version": {
+ "requires": "5.1.1"
+ }
+ },
+ {
+ "group": "androidx.preference",
+ "module": "preference",
+ "version": {
+ "requires": "1.2.0"
+ }
+ },
+ {
+ "group": "androidx.percentlayout",
+ "module": "percentlayout",
+ "version": {
+ "requires": "1.0.0"
+ }
+ },
+ {
+ "group": "com.google.code.gson",
+ "module": "gson",
+ "version": {
+ "requires": "2.8.6"
+ }
+ },
+ {
+ "group": "com.github.barteksc",
+ "module": "android-pdf-viewer",
+ "version": {
+ "requires": "2.8.2"
+ }
+ },
+ {
+ "group": "com.google.android.material",
+ "module": "material",
+ "version": {
+ "requires": "1.5.0"
+ }
+ },
+ {
+ "group": "com.github.murgupluoglu",
+ "module": "flagkit-android",
+ "version": {
+ "requires": "1.0.2"
+ }
+ },
+ {
+ "group": "org.jetbrains.kotlin",
+ "module": "kotlin-stdlib-jdk8",
+ "version": {
+ "requires": "1.6.20"
+ }
+ }
+ ],
+ "files": [
+ {
+ "name": "idnow-android-sdk-7.1.0.aar",
+ "url": "idnow-android-sdk-7.1.0.aar",
+ "size": 16802498,
+ "sha512": "657153930f052673669becfdb0330b6cdb19f2b938f8b0bc39306d6a41463da7539bca2a353f73361778db7f671f881c26d31ba3519c4c7f27e33ee1c73fe2d8",
+ "sha256": "4478584419d468babda167110225d01c7eb430efe04dd06010f576206dd1a5df",
+ "sha1": "66e2da88189b65dc7c60fd36103687cbb22c72a2",
+ "md5": "d714e34cb78f5cfbc3cc14725bc4bd3e"
+ }
+ ]
+ },
+ {
+ "name": "api",
+ "attributes": {
+ "org.gradle.usage": "java-api"
+ },
+ "dependencies": [
+ {
+ "group": "com.squareup.retrofit2",
+ "module": "retrofit",
+ "version": {
+ "requires": "2.9.0"
+ }
+ },
+ {
+ "group": "com.squareup.okhttp3",
+ "module": "okhttp",
+ "version": {
+ "requires": "4.9.3"
+ }
+ },
+ {
+ "group": "com.squareup.retrofit2",
+ "module": "converter-gson",
+ "version": {
+ "requires": "2.9.0"
+ }
+ },
+ {
+ "group": "com.squareup.okhttp3",
+ "module": "logging-interceptor",
+ "version": {
+ "requires": "4.9.3"
+ }
+ },
+ {
+ "group": "androidx.legacy",
+ "module": "legacy-support-v4",
+ "version": {
+ "requires": "1.0.0"
+ }
+ },
+ {
+ "group": "androidx.annotation",
+ "module": "annotation",
+ "version": {
+ "requires": "1.3.0"
+ }
+ },
+ {
+ "group": "androidx.constraintlayout",
+ "module": "constraintlayout",
+ "version": {
+ "requires": "2.1.3"
+ }
+ },
+ {
+ "group": "androidx.appcompat",
+ "module": "appcompat",
+ "version": {
+ "requires": "1.4.1"
+ }
+ },
+ {
+ "group": "androidx.recyclerview",
+ "module": "recyclerview",
+ "version": {
+ "requires": "1.2.1"
+ }
+ },
+ {
+ "group": "com.googlecode.libphonenumber",
+ "module": "libphonenumber",
+ "version": {
+ "requires": "8.10.9"
+ }
+ },
+ {
+ "group": "me.relex",
+ "module": "circleindicator",
+ "version": {
+ "requires": "2.1.6"
+ }
+ },
+ {
+ "group": "de.idnow.insights",
+ "module": "idnow-android-insights-sdk",
+ "version": {
+ "requires": "1.2.0"
+ }
+ },
+ {
+ "group": "com.airbnb.android",
+ "module": "lottie",
+ "version": {
+ "requires": "5.1.1"
+ }
+ },
+ {
+ "group": "androidx.preference",
+ "module": "preference",
+ "version": {
+ "requires": "1.2.0"
+ }
+ },
+ {
+ "group": "androidx.percentlayout",
+ "module": "percentlayout",
+ "version": {
+ "requires": "1.0.0"
+ }
+ },
+ {
+ "group": "com.google.code.gson",
+ "module": "gson",
+ "version": {
+ "requires": "2.8.6"
+ }
+ },
+ {
+ "group": "com.github.barteksc",
+ "module": "android-pdf-viewer",
+ "version": {
+ "requires": "2.8.2"
+ }
+ },
+ {
+ "group": "com.google.android.material",
+ "module": "material",
+ "version": {
+ "requires": "1.5.0"
+ }
+ },
+ {
+ "group": "com.github.murgupluoglu",
+ "module": "flagkit-android",
+ "version": {
+ "requires": "1.0.2"
+ }
+ },
+ {
+ "group": "org.jetbrains.kotlin",
+ "module": "kotlin-stdlib-jdk8",
+ "version": {
+ "requires": "1.6.20"
+ }
+ }
+ ],
+ "files": [
+ {
+ "name": "idnow-android-sdk-7.1.0.aar",
+ "url": "idnow-android-sdk-7.1.0.aar",
+ "size": 16802498,
+ "sha512": "657153930f052673669becfdb0330b6cdb19f2b938f8b0bc39306d6a41463da7539bca2a353f73361778db7f671f881c26d31ba3519c4c7f27e33ee1c73fe2d8",
+ "sha256": "4478584419d468babda167110225d01c7eb430efe04dd06010f576206dd1a5df",
+ "sha1": "66e2da88189b65dc7c60fd36103687cbb22c72a2",
+ "md5": "d714e34cb78f5cfbc3cc14725bc4bd3e"
+ }
+ ]
+ }
+ ]
+}
diff --git a/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.module.md5 b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.module.md5
new file mode 100644
index 0000000..f67adc4
--- /dev/null
+++ b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.module.md5
@@ -0,0 +1 @@
+c83a5f1e9e63bcf179bb5011c832669a
\ No newline at end of file
diff --git a/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.module.sha1 b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.module.sha1
new file mode 100644
index 0000000..fee6550
--- /dev/null
+++ b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.module.sha1
@@ -0,0 +1 @@
+3f7da5316266b631bc06fa4a3a7967f0d06f2dda
\ No newline at end of file
diff --git a/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.module.sha256 b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.module.sha256
new file mode 100644
index 0000000..ce26461
--- /dev/null
+++ b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.module.sha256
@@ -0,0 +1 @@
+8f43c49f0f4a180ebef6fcd1a5df2be0cf62e5edbaa11345abbf114e81e8d3ed
\ No newline at end of file
diff --git a/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.module.sha512 b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.module.sha512
new file mode 100644
index 0000000..29b3cd9
--- /dev/null
+++ b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.module.sha512
@@ -0,0 +1 @@
+caa1173ac34de48d7fe81286c748b5e953ce533bd30ae12f0e0615e97c8862e5cf2b31356884ad51dd4bdf3cc2cd94e1480799e5290b0d739fa42a708534cf5c
\ No newline at end of file
diff --git a/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.pom b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.pom
new file mode 100644
index 0000000..d435b0b
--- /dev/null
+++ b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.pom
@@ -0,0 +1,136 @@
+
+
+
+
+
+
+
+ 4.0.0
+ de.idnow.sdk
+ idnow-android-sdk
+ 7.1.0
+ aar
+
+
+ com.squareup.retrofit2
+ retrofit
+ 2.9.0
+ compile
+
+
+ com.squareup.okhttp3
+ okhttp
+ 4.9.3
+ compile
+
+
+ com.squareup.retrofit2
+ converter-gson
+ 2.9.0
+ compile
+
+
+ com.squareup.okhttp3
+ logging-interceptor
+ 4.9.3
+ compile
+
+
+ androidx.legacy
+ legacy-support-v4
+ 1.0.0
+ compile
+
+
+ androidx.annotation
+ annotation
+ 1.3.0
+ compile
+
+
+ androidx.constraintlayout
+ constraintlayout
+ 2.1.3
+ compile
+
+
+ androidx.appcompat
+ appcompat
+ 1.4.1
+ compile
+
+
+ androidx.recyclerview
+ recyclerview
+ 1.2.1
+ compile
+
+
+ com.googlecode.libphonenumber
+ libphonenumber
+ 8.10.9
+ compile
+
+
+ me.relex
+ circleindicator
+ 2.1.6
+ compile
+
+
+ de.idnow.insights
+ idnow-android-insights-sdk
+ 1.2.0
+ compile
+
+
+ com.airbnb.android
+ lottie
+ 5.1.1
+ compile
+
+
+ androidx.preference
+ preference
+ 1.2.0
+ compile
+
+
+ androidx.percentlayout
+ percentlayout
+ 1.0.0
+ compile
+
+
+ com.google.code.gson
+ gson
+ 2.8.6
+ compile
+
+
+ com.github.barteksc
+ android-pdf-viewer
+ 2.8.2
+ compile
+
+
+ com.google.android.material
+ material
+ 1.5.0
+ compile
+
+
+ com.github.murgupluoglu
+ flagkit-android
+ 1.0.2
+ compile
+
+
+ org.jetbrains.kotlin
+ kotlin-stdlib-jdk8
+ 1.6.20
+ compile
+
+
+
diff --git a/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.pom.md5 b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.pom.md5
new file mode 100644
index 0000000..a351a43
--- /dev/null
+++ b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.pom.md5
@@ -0,0 +1 @@
+929c1cd1091e7f2398d5d04c29e3ad22
\ No newline at end of file
diff --git a/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.pom.sha1 b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.pom.sha1
new file mode 100644
index 0000000..6b6d98c
--- /dev/null
+++ b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.pom.sha1
@@ -0,0 +1 @@
+249d795d93217f03680341195f29b14f98496784
\ No newline at end of file
diff --git a/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.pom.sha256 b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.pom.sha256
new file mode 100644
index 0000000..52d72dd
--- /dev/null
+++ b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.pom.sha256
@@ -0,0 +1 @@
+62bf7fa924db581414c7febc9c424abcaf52660e1d6ac78704502586a62fc216
\ No newline at end of file
diff --git a/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.pom.sha512 b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.pom.sha512
new file mode 100644
index 0000000..896c4ac
--- /dev/null
+++ b/de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.0.pom.sha512
@@ -0,0 +1 @@
+6f2aa1683405f42fdc9b739058678cde08e94daa1e5539026a2e4a7cb3d3f6267c67fa619f9cbafd0a6b517d20a73167edf8d44148bc0e7622034029ca22991b
\ No newline at end of file
diff --git a/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml b/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml
index 0ca0739..3886904 100644
--- a/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml
+++ b/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml
@@ -3,7 +3,7 @@
de.idnow.sdk
idnow-android-sdk
- 7.0.0
+ 7.1.0
3.22.1
4.0.0
@@ -74,7 +74,8 @@
6.8.0-beta1
6.8.0
7.0.0
+ 7.1.0
- 20230811082524
+ 20230831095141
diff --git a/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.md5 b/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.md5
index 1fd3de4..fcb5789 100644
--- a/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.md5
+++ b/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.md5
@@ -1 +1 @@
-2df1a4dc55326741065fbc6b153a809b
\ No newline at end of file
+2c0e686bdd5802296feaffcb6053960f
\ No newline at end of file
diff --git a/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.sha256 b/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.sha256
index f10e531..66ecb57 100644
--- a/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.sha256
+++ b/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.sha256
@@ -1 +1 @@
-70c2a5eefbe7c739a36592a6291a7067598f07bb3dc2bdb1658daadb1d6ccbc9
\ No newline at end of file
+8116b43982bfc8ee3ced50465f1c0729449184a4eb6862ff3d896ce201ebff10
\ No newline at end of file
diff --git a/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.sha512 b/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.sha512
index 48a333b..1ca8f2f 100644
--- a/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.sha512
+++ b/de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.sha512
@@ -1 +1 @@
-521aa9c9feaefcdc2f910ae363a8a0db4fd7c84180d344f5cff85fa740e37eb1004824efbc05b2c4740da97b46e5cac096d81f7ca22af53b2f1b1c829c1685f6
\ No newline at end of file
+007550cb9a7ff17f3a2313b5a0d9802c558a0c1a057b855d658f71c2f9091a1d50a6fb1184e48a35804e2ee851f35bb7751e1590e44211f0b836de7aa14542a5
\ No newline at end of file