Isn’t HTTPS enough to prevent MITM in mobile apps? Why is SSL Pinning needed?

I am making a webview that is going to be part of a native iOS and Android app, I implemented the webview using HTTPS as a protocol, and developed my NodeJS app there.
But the security team from where I work, came with the following situat… Continue reading Isn’t HTTPS enough to prevent MITM in mobile apps? Why is SSL Pinning needed?