android-sample icon indicating copy to clipboard operation
android-sample copied to clipboard

Unsafe implementation of the HostnameVerifier, Play Store rejects apps with this library (v0.11.2).

Open anton8901 opened this issue 3 years ago • 0 comments

Lcom/deezer/sdk/network/b/Blues$1 To properly handle hostname verification, you’ll need to change the verify method in your custom HostnameVerifier interface to return false whenever the hostname of the server does not meet your expectations. Please make appropriate changes to your app, and be sure to address the issues identified above. In addition to your Production release, if you have other release types that you use for testing and/or quality assurance checks (e.g. Internal test, Closed, Open), please make sure to update those tracks as well. This rejection doesn’t impact the standing of your Google Play Developer Account, but repeated violations can result in the suspension of this app or your Google Play Developer account. Before resubmitting your app for further review, please make sure to DEACTIVATE the non-compliant version: 22 and increment the version number of APK.

anton8901 avatar Jun 17 '21 05:06 anton8901