Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your app(s) are using an unsafe implementation of the HostnameVerifier interface. #947

Open
amitdixitnumeroeins opened this issue Jan 22, 2021 · 4 comments

Comments

@amitdixitnumeroeins
Copy link

Hello Koush/Ion Team,

PFA,

I am using your library in my code and I am using all secure HTTPS URLs in my code. but when I upload the latest build my app getting rejected and the HostnameVerifier interface issue is raised. I am checking the google play Device and Network Abuse policy. Something related to the SSL verifier in the library and I mention the below points. please help us to resolve this issue.

Apps that access or use a service or API in a manner that violates its terms of service.

https://support.google.com/googleplay/android-developer/answer/9888379?hl=en#zippy=%2Cexamples-of-common-violations

Thanks,
Amit Dixit

@koush
Copy link
Owner

koush commented Jan 22, 2021

I need a screenshot or something

@amitdixitnumeroeins
Copy link
Author

screenShot

@amitdixitnumeroeins
Copy link
Author

Hello Koushik,

I am using all secure HTTPS URLs in my code. how to use hostname verifier in your library.

@lukasreuter
Copy link

Anybody else has a solution for this, seems the error is related to the verify methods of the X509HostnameVerifier interface swallowing exceptions, see for further details: https://support.google.com/faqs/answer/7188426

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants