Native mobile app - SSL Pinning

0
We are trying to implement SSL pinning in our Mendix native app. So far we have done an implementation using native method (using Android’s OkHttpClient), following this tutorial: https://prishanmaduka.medium.com/implementing-ssl-pinning-public-key-in-react-native-applications-in-native-way-74cbc991e. However, even when supplying a wrong public key, the app seems to still be working fine. Are there any experiences here with setting up SSL pinning for a Mendix native app that might have some insights?
asked
0 answers