You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
The text was updated successfully, but these errors were encountered: