wultra / ssl-pinning-android

Android SDK for our dynamic SSL pinning
Apache License 2.0
60 stars 8 forks source link

Fix broken integration with PowerAuth #33

Closed hvge closed 4 years ago

hvge commented 4 years ago

The library is not compatible with PowerAuth SDK 1.4.2 (and newer) due to recent changes in keychain implementation. We should fix this and release update as 1.1.x

hvge commented 4 years ago

We should also update the gradle scripts, because it's not possible to compile the library in the latest Android Studio 🥇