Google Play Security Alert - Your app is using an unsafe implementation of the HostnameVerifier

后端 未结 5 1622
庸人自扰
庸人自扰 2020-11-30 12:34

Recently one of my app got a security alert from Google Play as below.

You app is using an unsafe implementation of the HostnameVerifier. And refer a link to Google

5条回答
  •  暖寄归人
    2020-11-30 13:30

    On google play console go to Release Management -> Select apk version -> Security tab. There you will see list of security issues with that apk along with class in your code that's causing that security issue where ever possible.

提交回复
热议问题