Troubleshooting See the most frequent issues occurring during integration.
The most frequent issues occurring during integration:
javax.net.ssl.SSLHandshakeException: Read error: ssl=0xb400007aa9f06888: Failure in SSL library, usually a protocol errorReason:
Conflicts between one of our device binding detection controls and TLS/SSL, using AndroidKeyStore
Solution:
We've created a special version in which the device binding is disabled. Please, use the following dependency:
Copy implementation 'com.aheaditec.talsec.security:TalsecSecurity-Community:9.6.0-NO_DB'
For more general issues or questions, visit FAQ page. You can also check out the Issues section of our GitHub repository , where you can report issues and view existing reports.