We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4770b2f commit 7a658e0Copy full SHA for 7a658e0
RELEASE_NOTES.md
@@ -1,7 +1,8 @@
1
## 0.1.4 July 2024
2
### Content
3
#### Enhancements
4
-1. Upgraded native SDKs to iOS `1.1.2` and Android `1.0.18`.
+1. Upgraded native SDKs to iOS `1.1.3` and Android `1.0.19`.
5
2. Added initializeSDK API to load configuration from `TransmitSecurity.plist` on iOS, and `strings.xml` on Android.
6
3. Added biometrics authentication API.
7
-4. `uses-sdk:minSdkVersion` Should be equal or greater then `23` to support native biometrics.
+4. `uses-sdk:minSdkVersion` Should be equal or greater then `23` to support native biometrics.
8
+5. Added support for custom domain in SDK initialize API.
0 commit comments